Searched defs:res_type (Results 1 – 9 of 9) sorted by relevance
| /GUIX-v6.2.1/guix_studio/ |
| D | widget_factory.cpp | 830 void widget_factory::DecrementWidgetResourceIds(int res_type, folder_info *folder, GX_RESOURCE_ID r… in DecrementWidgetResourceIds() 843 void widget_factory::DecrementWidgetResourceIds(int res_type, folder_info* folder, CArray<GX_RESOUR… in DecrementWidgetResourceIds() 925 void widget_factory::DecrementWidgetResourceIds(int res_type, widget_info *info, CArray<GX_RESOURCE… in DecrementWidgetResourceIds() 1107 int widget_factory::CountReferences(int res_type, widget_info *info, GX_RESOURCE_ID resource_id, in… in CountReferences() 1185 int widget_factory::CountReferences(studiox_project *project, int res_type, GX_RESOURCE_ID resource… in CountReferences()
|
| D | StudioXProject.cpp | 768 CString studiox_project::FindFolderIdString(int res_type, int val) in FindFolderIdString() 799 int studiox_project::FindFolderIdVal(int res_type, CString string) in FindFolderIdVal() 5385 BOOL studiox_project::GetResourceName(int Display, int res_type, int index, CString &return_name) c… in GetResourceName() 5418 BOOL studiox_project::CopyDictionary(int Display, int res_type, CArray<CString> *copied_dictionary) in CopyDictionary() 5462 void studiox_project::SortResDictionary(INT res_type, CArray<CString> *dictionary) in SortResDictionary() 5494 GX_RESOURCE_ID studiox_project::GetResourceId(int Display, const int res_type, const CString &name)… in GetResourceId() argument 5546 res_info *studiox_project::FindResource(int Display, int theme_id, int res_type, GX_RESOURCE_ID res… in FindResource() 5629 res_info* studiox_project::FindResourceFolder(int Display, int theme_id, int res_type, GX_RESOURCE_… in FindResourceFolder()
|
| D | resource_tree.cpp | 354 resource_item *resource_tree::FindItem(resource_item *start, int res_type, CString &res_name) in FindItem()
|
| D | string_table.cpp | 794 CString string_table::UpdateRichTextResourceName(CString& val, int res_type, CString old_id_name, C… in UpdateRichTextResourceName() 863 void string_table::UpdateStringTableRichTextResourceName(int res_type, CString& old_id_name, CStrin… in UpdateStringTableRichTextResourceName()
|
| D | copy_paste_engine.cpp | 753 int copy_paste_engine::TranslateId(CArray<resource_trans_entry> &list, int res_type, int res_id) in TranslateId()
|
| D | rich_text_edit_dlg.cpp | 428 CString text_edit_button_frame::InitResList(CComboBox *box, int res_type, int sel_res_id) in InitResList()
|
| D | resource_view.cpp | 3515 int res_type; in OnTestMessage() local
|
| D | resource_gen.cpp | 1822 int res_type; in RichTextResIdName2ResId() local
|
| D | properties_win.cpp | 826 void properties_win::AddComboBox(char *label, int res_type, int id, ULONG current_val) in AddComboBox()
|