Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_simple_parser.cpp298 WideString GetPlainTextFromRichText(CFX_XMLNode* pXMLNode) { in GetPlainTextFromRichText() function
334 wsPlainText += GetPlainTextFromRichText(pChildXML); in GetPlainTextFromRichText()
444 WideString wsChildValue = GetPlainTextFromRichText(child); in ConstructXFANode()
978 GetPlainTextFromRichText(static_cast<CFX_XMLElement*>(pXMLChild)); in ParseContentNode()
1167 GetPlainTextFromRichText(static_cast<CFX_XMLElement*>(pXMLChild)); in ParseDataValue()