Home
last modified time | relevance | path

Searched refs:printCheck (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_ffbarcode.cpp202 Optional<bool> printCheck = node->GetBarcodeAttribute_PrintChecksum(); in UpdateWidgetProperty() local
203 if (printCheck) in UpdateWidgetProperty()
204 pBarCodeWidget->SetPrintChecksum(*printCheck); in UpdateWidgetProperty()
/external/skqp/tools/bookmaker/
DspellCheck.cpp50 void printCheck(const string& str);
283 this->printCheck(printable); in check()
296 this->printCheck(printable); in check()
469 void SpellCheck::printCheck(const string& str) { in printCheck() function in SpellCheck
/external/skia/tools/bookmaker/
DspellCheck.cpp50 void printCheck(const string& str);
274 this->printCheck(printable); in check()
287 this->printCheck(printable); in check()
462 void SpellCheck::printCheck(const string& str) { in printCheck() function in SpellCheck
/external/clang/tools/c-index-test/
Dc-index-test.c2840 static void printCheck(IndexData *data) { in printCheck() function
3003 printCheck(index_data); in printEntityInfo()
3058 printCheck(index_data); in index_diagnostic()
3081 printCheck(index_data); in index_enteredMainFile()
3099 printCheck(index_data); in index_ppIncludedFile()
3126 printCheck(index_data); in index_importedASTFile()
3155 printCheck(index_data); in index_startedTranslationUnit()
3209 printCheck(index_data); in index_indexDeclaration()