OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ParseChar
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fgas/src/xml/
fx_sax_imp.cpp
238
void CFX_SAXReader::
ParseChar
(uint8_t ch) {
332
ParseChar
(m_CurByte);
482
ParseChar
(m_CurByte);
544
ParseChar
(m_CurByte);
619
ParseChar
(m_CurByte);
/external/pdfium/core/src/fxcrt/
fx_arabic.cpp
266
const FX_ARBFORMTABLE* ft =
ParseChar
(cur, wCur, eCur);
272
ParseChar
(prev, wPrev, ePrev);
278
ParseChar
(next, wNext, eNext);
298
const FX_ARBFORMTABLE* CFX_ArabicChar::
ParseChar
(const CFX_Char* pTC,
[
all
...]
Completed in 52 milliseconds