Searched refs:IsAlphaFormat (Results 1 – 8 of 8) sorted by relevance
74 BOOL IsAlphaFormat(int color_format);
110 BOOL IsAlphaFormat(int color_format);
80 BOOL IsAlphaFormat(int color_format);
603 if (!IsAlphaFormat(color_format)) in color_edit_dialog()860 if (!IsAlphaFormat(mpProject->mDisplays[mDisplayIndex].colorformat)) in DoDataExchange()868 BOOL color_edit_dialog::IsAlphaFormat(int color_format) in IsAlphaFormat() function in color_edit_dialog
947 if (!IsAlphaFormat(SelectedFormat)) in OnBnClickedAlpha()969 if (!IsAlphaFormat(SelectedFormat)) in OnCbnSelchangeOutputFormat()
2142 if (!IsAlphaFormat(project->mDisplays[display_index].colorformat)) in GetRGBColor()2251 BOOL resource_item::IsAlphaFormat(int color_format) in IsAlphaFormat() function in resource_item
1288 BOOL IsAlphaFormat(int color_format) in IsAlphaFormat() function
1490 if (!IsAlphaFormat(info->output_color_format)) in InitializeOnePixelmap()