Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/xml/
Dfde_xml_imp.h314 void ParseTextChar(FX_WCHAR ch);
Dfde_xml_imp.cpp1351 ParseTextChar(ch); in DoSyntaxParse()
1506 ParseTextChar(ch); in DoSyntaxParse()
1822 void CFDE_XMLSyntaxParser::ParseTextChar(FX_WCHAR character) { in ParseTextChar() function in CFDE_XMLSyntaxParser