Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dcxfa_textparser.h90 void ParseRichText(CFDE_XMLNode* pXMLNode,
Dcxfa_textparser.cpp219 ParseRichText(pXMLContainer, pRootStyle.Get()); in DoParse()
222 void CXFA_TextParser::ParseRichText(CFDE_XMLNode* pXMLNode, in ParseRichText() function in CXFA_TextParser
257 ParseRichText(pXMLChild, pNewStyle.Get()); in ParseRichText()