Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_document_parser.cpp151 bool IsStringAllWhitespace(WideString wsText) { in IsStringAllWhitespace() function
169 if (IsStringAllWhitespace(wsText)) in ConvertXMLToPlainText()
907 if (IsStringAllWhitespace(wsText)) in ParseDataGroup()