Home
last modified time | relevance | path

Searched refs:CloseSection (Results 1 – 10 of 10) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dxliff_read_write.cpp207 reader.CloseSection(TRUE, TRUE); in ImportXliffFile()
220 reader.CloseSection(TRUE, TRUE); in ImportXliffFile()
222 reader.CloseSection(TRUE, TRUE); in ImportXliffFile()
224 reader.CloseSection(); in ImportXliffFile()
262 reader.CloseSection(TRUE, TRUE); in ImportXliffFile()
264 reader.CloseSection(); in ImportXliffFile()
266 reader.CloseSection(); in ImportXliffFile()
269 reader.CloseSection(); in ImportXliffFile()
Dcopy_paste_engine.cpp221 reader.CloseSection(TRUE, TRUE); in ReadWidgets()
225 reader.CloseSection(TRUE, TRUE); in ReadWidgets()
274 reader.CloseSection(TRUE, TRUE); in PasteFromClipboard()
343 reader.CloseSection(TRUE, TRUE); in ReadColorDependencies()
360 reader.CloseSection(TRUE, TRUE); in ReadColorDependencies()
411 reader.CloseSection(TRUE, TRUE); in ReadFontDependencies()
419 reader.CloseSection(TRUE, TRUE); in ReadFontDependencies()
470 reader.CloseSection(TRUE, TRUE); in ReadPixelmapDependencies()
478 reader.CloseSection(TRUE, TRUE); in ReadPixelmapDependencies()
555 reader.CloseSection(); in ReadStringDependencies()
[all …]
Dwidget_reader.cpp62 reader.CloseSection(TRUE, TRUE); in ReadChildWidgets()
103 reader.CloseSection(TRUE, TRUE); in ReadWidgets()
135 reader.CloseSection(TRUE, TRUE); in ReadWidgetFolders()
DStudioXProject.cpp3514 reader.CloseSection(TRUE, TRUE); in ReadXMLFile()
3526 reader.CloseSection(TRUE, TRUE); in ReadXMLFile()
3530 reader.CloseSection(); in ReadXMLFile()
3563 reader.CloseSection(FALSE, FALSE); in ReadWidgetFolders()
3768 reader.CloseSection(TRUE, TRUE); in ReadOneResource()
3808 reader.CloseSection(TRUE, TRUE); in ReadOneResource()
3909 reader.CloseSection(TRUE, TRUE); in ReadResources()
3973 reader.CloseSection(TRUE, TRUE); in ReadResources()
4059 reader.CloseSection(TRUE, TRUE); in ReadStringTable()
4068 reader.CloseSection(TRUE, TRUE); in ReadStringTable()
[all …]
Dxml_reader.h35 void CloseSection(BOOL skip_to_end = FALSE, BOOL MarkRead = FALSE);
Dxml_reader.cpp290 CloseSection(); in ReadPathInfo()
316 void xml_reader::CloseSection(BOOL skip_to_end, BOOL mark_read) in CloseSection() function in xml_reader
Dsprite_service_provider.cpp303 reader.CloseSection(TRUE); in ReadFromProject()
307 reader.CloseSection(TRUE); in ReadFromProject()
Dstudiox_util.cpp900 reader.CloseSection(TRUE, TRUE); in ReadIniInfo()
925 reader.CloseSection(TRUE, TRUE); in ReadIniInfo()
954 reader.CloseSection(); in ReadIniInfo()
Dstring_scroll_wheel_service_provider.cpp411 reader.CloseSection(TRUE, TRUE); in ReadFromProject()
DPaletteLayoutDlg.cpp385 reader.CloseSection(); in OnBnClickedImportPalette()