Home
last modified time | relevance | path

Searched defs:const (Results 1 – 8 of 8) sorted by relevance

/GUIX-v6.2.1/guix_studio/
DStudioXProject.cpp1801 BOOL studiox_project::TestForPixelmapsUsingGlobalPalette(const res_info *info) const in TestForPixelmapsUsingGlobalPalette() argument
2171 int studiox_project::CountResources(int DisplayIndex, int type) const in CountResources()
2280 int studiox_project::CountEnabledThemes(int DisplayIndex) const in CountEnabledThemes()
2308 int studiox_project::CountEnabledLanguages(int DisplayIndex) const in CountEnabledLanguages()
2504 BOOL studiox_project::IsPaletteMode(int display) const in IsPaletteMode()
2551 BOOL studiox_project::IsWidgetInInfoTree(const widget_info *start, const widget_info *find) const in IsWidgetInInfoTree() argument
2573 int studiox_project::GetDisplayIndex(const folder_info *folder) const in GetDisplayIndex() argument
2591 int studiox_project::GetDisplayIndex(const widget_info *info) const in GetDisplayIndex() argument
2610 int studiox_project::GetDisplayIndex(const res_info *info) const in GetDisplayIndex() argument
2640 int studiox_project::GetDisplayColorFormat(const res_info *info) const in GetDisplayColorFormat() argument
[all …]
Dfolder_name_dlg.cpp118 void folder_name_dlg::GetEditFolderName(CString &new_folder_name) const in GetEditFolderName()
123 void folder_name_dlg::GetSpecifiedOutputFileName(CString &output) const in GetSpecifiedOutputFileName()
DstudioxDoc.cpp71 void CstudioxDoc::Dump(CDumpContext& dc) const in Dump()
Dscreen_generator.cpp731 BOOL screen_generator::CheckDependencies(widget_info *info, BOOL top_level) const in CheckDependencies()
4847 CString screen_generator::GetColorIdName(int color_id) const in GetColorIdName()
4875 CString screen_generator::GetFontIdName(int font_id) const in GetFontIdName()
4909 CString screen_generator::GetString(int string_id, int language) const in GetString()
4923 CString screen_generator::GetPixelmapIdName(int pixelmap_id, int frame_id) const in GetPixelmapIdName()
4961 CString screen_generator::GetStringIdName(int string_id, widget_info *info) const in GetStringIdName()
4966 BOOL screen_generator::IsWidgetUsed(widget_info *start, int type) const in IsWidgetUsed()
4990 BOOL screen_generator::IsWidgetUsed(int type) const in IsWidgetUsed()
Dapp_runner.cpp678 BOOL app_runner::HaveStartupScreens(const CArray<widget_info *> *screen_list) const in HaveStartupScreens() argument
Dimage_reader.cpp51 BOOL Pixel::operator != (const Pixel &other) const in operator !=() argument
62 BOOL Pixel::operator == (const Pixel &other) const in operator ==() argument
DMainFrm.cpp1192 void CMainFrame::Dump(CDumpContext& dc) const in Dump()
/GUIX-v6.2.1/guix_studio/libs/libpng/include/
Dzconf.h230 # define const /* note: need a more gentle solution here */ macro