Searched refs:ParseTagInfo (Results 1 – 2 of 2) sorted by relevance
121 void ParseTagInfo(IFDE_XMLNode* pXMLNode, CXFA_CSSTagProvider& tagProvider);
227 ParseTagInfo(pXMLNode, tagProvider); in ComputeStyle()256 ParseTagInfo(pXMLNode, tagProvider); in ParseRichText()296 void CXFA_TextParser::ParseTagInfo(IFDE_XMLNode* pXMLNode, in ParseTagInfo() function in CXFA_TextParser