Home
last modified time | relevance | path

Searched refs:IsOutputFormatSupported (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dedit_pixelmap_dlg.h48 static BOOL IsOutputFormatSupported(int display_format, int output_format);
Dedit_pixelmap_dlg.cpp1172 BOOL edit_pixelmap_dlg::IsOutputFormatSupported(int display_format, int output_format) in IsOutputFormatSupported() function in edit_pixelmap_dlg
Dresource_view.cpp1583 …if (!edit_pixelmap_dlg::IsOutputFormatSupported(display_format, new_info->output_color_format) || … in PasteResource()