Home
last modified time | relevance | path

Searched defs:res_type (Results 1 – 9 of 9) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dwidget_factory.cpp830 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()
DStudioXProject.cpp768 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()
Dresource_tree.cpp354 resource_item *resource_tree::FindItem(resource_item *start, int res_type, CString &res_name) in FindItem()
Dstring_table.cpp794 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()
Dcopy_paste_engine.cpp753 int copy_paste_engine::TranslateId(CArray<resource_trans_entry> &list, int res_type, int res_id) in TranslateId()
Drich_text_edit_dlg.cpp428 CString text_edit_button_frame::InitResList(CComboBox *box, int res_type, int sel_res_id) in InitResList()
Dresource_view.cpp3515 int res_type; in OnTestMessage() local
Dresource_gen.cpp1822 int res_type; in RichTextResIdName2ResId() local
Dproperties_win.cpp826 void properties_win::AddComboBox(char *label, int res_type, int id, ULONG current_val) in AddComboBox()