Home
last modified time | relevance | path

Searched defs:ParseChar (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcrt/
Dfx_arabic.cpp146 const FX_ARBFORMTABLE* ParseChar(const CFX_Char* pTC, in ParseChar() function
/external/pdfium/core/fxcrt/xml/
Dcfx_saxreader.cpp281 void CFX_SAXReader::ParseChar(uint8_t ch) { in ParseChar() function in CFX_SAXReader