Searched refs:IsResEnabled (Results 1 – 3 of 3) sorted by relevance
125 BOOL IsResEnabled(res_info* info);
384 if (IsResEnabled(info) && (!info->output_file_enabled || !info->binary_mode)) in CalculateTableSizes()396 …if ((IsResEnabled(info) && (!info->output_file_enabled || !info->binary_mode)) || IsSystemPixelmap… in CalculateTableSizes()1281 if (IsResEnabled(info) && (info->output_file_enabled) && (!info->binary_mode)) in WriteFontTable()1429 if (IsResEnabled(info) || IsSystemPixelmap(pixelmap_id)) in WritePixelmapDefines()1506 …if (info->GetPixelmapFrameCount() && IsResEnabled(info) && (FindResourceReferenceTheme(info, theme… in WritePixelmapData()1612 if (IsResEnabled(info) && (info->output_file_enabled) && (!info->binary_mode)) in WritePixelmapTable()1661 if (IsResEnabled(info)) in WritePixelmapTable()5022 BOOL resource_gen::IsResEnabled(res_info* info) in IsResEnabled() function in resource_gen
252 if (IsResEnabled(info)) in GenerateBinaryFile()262 if (IsResEnabled(info) && info->GetPixelmapFrameCount()) in GenerateBinaryFile()3188 if (IsResEnabled(info)) in MakeFileDictionary()3229 if (IsResEnabled(info) && info->GetPixelmapFrameCount()) in MakeFileDictionary()