HomeSort by relevance Sort by last modified time
    Searched refs:ParseTextChar (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fxcrt/xml/
cfx_xmlsyntaxparser.h 101 void ParseTextChar(wchar_t ch);
cfx_xmlsyntaxparser.cpp 176 ParseTextChar(ch);
332 ParseTextChar(ch);
616 void CFX_XMLSyntaxParser::ParseTextChar(wchar_t character) {

Completed in 194 milliseconds