Home
last modified time | relevance | path

Searched defs:notes (Results 1 – 4 of 4) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dxliff_read_write.cpp145 CString notes; in ImportXliffFile() local
Dstring_table.h13 CString notes; member
Dcsv_read_write.cpp98 CString notes(""); in ImportCsvFile() local
Dstring_table.cpp213 CString &notes, in ImportString()
384 void string_table::SetNotes(int string_index, CString &notes) in SetNotes()