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

  /external/pdfium/core/fxcrt/
fx_arabic.cpp 238 const FX_ARBFORMTABLE* ParseChar(const CFX_Char* pTC,
312 const FX_ARBFORMTABLE* ft = ParseChar(cur, wCur, eCur);
318 ParseChar(prev, wPrev, ePrev);
324 ParseChar(next, wNext, eNext);
  /external/pdfium/xfa/fde/xml/
cfx_saxreader.cpp 269 void CFX_SAXReader::ParseChar(uint8_t ch) {
364 ParseChar(m_CurByte);
519 ParseChar(m_CurByte);
582 ParseChar(m_CurByte);
657 ParseChar(m_CurByte);

Completed in 57 milliseconds