Home
last modified time | relevance | path

Searched defs:display_format (Results 1 – 5 of 5) sorted by relevance

/GUIX-v6.2.1/test/guix_studio_test/test_view/
Dtest_resources_edit.py666 def run_project_configure(display_format): argument
742 def run_edit_resources(new_project_name, display_format, golden_files): argument
/GUIX-v6.2.1/common/src/
Dgx_monochrome_driver_disabled_button_line_draw.c82 INT display_format; in _gx_monochrome_driver_disabled_button_line_draw() local
/GUIX-v6.2.1/guix_studio/
Dedit_pixelmap_dlg.cpp1122 INT* edit_pixelmap_dlg::GetAllowedFormats(int display_format) in GetAllowedFormats()
1172 BOOL edit_pixelmap_dlg::IsOutputFormatSupported(int display_format, int output_format) in IsOutputFormatSupported()
Dimage_reader.cpp1657 BOOL image_reader::SetOutputColorFormat(int output_format, int display_format) in SetOutputColorFormat()
Dresource_view.cpp1582 int display_format = project->mDisplays[mDisplayIndex].colorformat; in PasteResource() local