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.h91 bool checkKeyword);
Dcpdf_syntax_parser.cpp745 bool checkKeyword) { in IsWholeWord() argument
756 (checkKeyword && PDFCharIsDelimiter(ch))) { in IsWholeWord()
763 (checkKeyword && PDFCharIsDelimiter(ch))) { in IsWholeWord()