Searched defs:const (Results 1 – 8 of 8) sorted by relevance
1801 BOOL studiox_project::TestForPixelmapsUsingGlobalPalette(const res_info *info) const in TestForPixelmapsUsingGlobalPalette() argument2171 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() argument2573 int studiox_project::GetDisplayIndex(const folder_info *folder) const in GetDisplayIndex() argument2591 int studiox_project::GetDisplayIndex(const widget_info *info) const in GetDisplayIndex() argument2610 int studiox_project::GetDisplayIndex(const res_info *info) const in GetDisplayIndex() argument2640 int studiox_project::GetDisplayColorFormat(const res_info *info) const in GetDisplayColorFormat() argument[all …]
118 void folder_name_dlg::GetEditFolderName(CString &new_folder_name) const in GetEditFolderName()123 void folder_name_dlg::GetSpecifiedOutputFileName(CString &output) const in GetSpecifiedOutputFileName()
71 void CstudioxDoc::Dump(CDumpContext& dc) const in Dump()
731 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()
678 BOOL app_runner::HaveStartupScreens(const CArray<widget_info *> *screen_list) const in HaveStartupScreens() argument
51 BOOL Pixel::operator != (const Pixel &other) const in operator !=() argument62 BOOL Pixel::operator == (const Pixel &other) const in operator ==() argument
1192 void CMainFrame::Dump(CDumpContext& dc) const in Dump()
230 # define const /* note: need a more gentle solution here */ macro