Home
last modified time | relevance | path

Searched refs:ParseChar (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/src/fgas/src/xml/
Dfx_sax_imp.cpp238 void CFX_SAXReader::ParseChar(uint8_t ch) { in ParseChar() function in CFX_SAXReader
332 ParseChar(m_CurByte); in ParseText()
482 ParseChar(m_CurByte); in ParseTagAttributeValue()
544 ParseChar(m_CurByte); in ParseTagEnd()
619 ParseChar(m_CurByte); in SkipNode()
Dfx_sax_imp.h132 void ParseChar(uint8_t ch);
/external/pdfium/core/src/fxcrt/
Dfx_arabic.cpp266 const FX_ARBFORMTABLE* ft = ParseChar(cur, wCur, eCur); in GetFormChar()
272 ParseChar(prev, wPrev, ePrev); in GetFormChar()
278 ParseChar(next, wNext, eNext); in GetFormChar()
298 const FX_ARBFORMTABLE* CFX_ArabicChar::ParseChar(const CFX_Char* pTC, in ParseChar() function in CFX_ArabicChar
Dfx_arabic.h26 const FX_ARBFORMTABLE* ParseChar(const CFX_Char* pTC,