Lines Matching defs:id_name
146 void string_table::CreateId(CString &id_name, CString base_name) in CreateId()
262 int string_table::FindStringIndex(CString &id_name) in FindStringIndex()
278 void string_table::RemoveString(CString &id_name) in RemoveString()
308 void string_table::SetString(CString &id_name, int language, CString &str, bool update_guix) in SetString()
337 void string_table::SetString(int index, CString &id_name, int language, CString &str, bool update_g… in SetString()
370 BOOL string_table::SetStringId(int string_index, CString &id_name) in SetStringId()
530 string_table_record &string_table::GetRecord(CString id_name) in GetRecord()
543 CString &string_table::GetString(CString &id_name, int language) in GetString()
768 void string_table::AddToDictionary(CString &id_name, int res_id) in AddToDictionary()
781 void string_table::RemoveFromDictionary(CString &id_name) in RemoveFromDictionary()
798 CString id_name; in UpdateRichTextResourceName() local
895 CString id_name(""); in GetResourceIdName() local
927 GX_RESOURCE_ID string_table::GetResourceId(CString& id_name) in GetResourceId()
945 CString id_name; in MakeMLViewReferenceRecord() local
1026 string_reference_record * string_table::GetMLViewReferenceRecord(CString& id_name) in GetMLViewReferenceRecord()
1043 CArray<widget_info *> *string_table::GetMLViewReferenceWidgetInfoList(CString& id_name) in GetMLViewReferenceWidgetInfoList()