Searched refs:GetNotes (Results 1 – 3 of 3) sorted by relevance
72 if (!(table->GetNotes(index).IsEmpty())) in ExportLanguage()76 writer->WriteString("note", table->GetNotes(index)); in ExportLanguage()120 if (!(table->GetNotes(index).IsEmpty())) in ExportLanguage()123 writer->WriteString("note", table->GetNotes(index)); in ExportLanguage()
88 CString &GetNotes(int string_index);
575 CString &string_table::GetNotes(int string_index) in GetNotes() function in string_table