Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_textparser.cpp211 auto tagProvider = ParseTagInfo(pXMLNode); in ComputeStyle()
238 auto tagProvider = ParseTagInfo(pXMLNode); in ParseRichText()
291 std::unique_ptr<CXFA_TextParser::TagProvider> CXFA_TextParser::ParseTagInfo( in ParseTagInfo() function in CXFA_TextParser
Dcxfa_textparser.h117 std::unique_ptr<TagProvider> ParseTagInfo(const CFX_XMLNode* pXMLNode);