Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_simple_parser.cpp264 bool IsStringAllWhitespace(WideString wsText) { in IsStringAllWhitespace() function
285 if (IsStringAllWhitespace(wsText)) in ConvertXMLToPlainText()
1124 if (IsStringAllWhitespace(wsText)) in ParseDataGroup()