Searched refs:IsOutputFormatSupported (Results 1 – 3 of 3) sorted by relevance
48 static BOOL IsOutputFormatSupported(int display_format, int output_format);
1172 BOOL edit_pixelmap_dlg::IsOutputFormatSupported(int display_format, int output_format) in IsOutputFormatSupported() function in edit_pixelmap_dlg
1583 …if (!edit_pixelmap_dlg::IsOutputFormatSupported(display_format, new_info->output_color_format) || … in PasteResource()