Home
last modified time | relevance | path

Searched refs:checkKeyword (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/parser/
Dcpdf_syntax_parser.cpp688 bool checkKeyword) { in IsWholeWord() argument
699 (checkKeyword && PDFCharIsDelimiter(ch))) { in IsWholeWord()
706 (checkKeyword && PDFCharIsDelimiter(ch))) { in IsWholeWord()
Dcpdf_syntax_parser.h81 bool checkKeyword);