Lines Matching refs:TRUE
138 return TRUE; in CopyToClipboard()
221 reader.CloseSection(TRUE, TRUE); in ReadWidgets()
225 reader.CloseSection(TRUE, TRUE); in ReadWidgets()
259 mProject->mHeader.warn_missing_font = TRUE; in PasteFromClipboard()
260 mProject->mHeader.warn_missing_image = TRUE; in PasteFromClipboard()
274 reader.CloseSection(TRUE, TRUE); in PasteFromClipboard()
343 reader.CloseSection(TRUE, TRUE); in ReadColorDependencies()
360 reader.CloseSection(TRUE, TRUE); in ReadColorDependencies()
362 return TRUE; in ReadColorDependencies()
411 reader.CloseSection(TRUE, TRUE); in ReadFontDependencies()
419 reader.CloseSection(TRUE, TRUE); in ReadFontDependencies()
421 return TRUE; in ReadFontDependencies()
470 reader.CloseSection(TRUE, TRUE); in ReadPixelmapDependencies()
478 reader.CloseSection(TRUE, TRUE); in ReadPixelmapDependencies()
480 return TRUE; in ReadPixelmapDependencies()
522 writer.WriteString("val", table->GetString(id_name, language), TRUE); in WriteStringDependencies()
577 reader.CloseSection(TRUE, TRUE); in ReadStringDependencies()
594 reader.CloseSection(TRUE, TRUE); in ReadStringDependencies()
595 return TRUE; in ReadStringDependencies()
727 BuildResourceList(base, TRUE); in BuildBaseList()
748 BuildResourceList(base, TRUE); in CheckAddToBaseList()