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

  /external/pdfium/core/fxcrt/
fx_unicode.h 34 FX_CHARTYPE_ArabicDistortion = (9 << FX_CHARTYPEBITS),
fx_arabic.cpp 213 return (ePrev != FX_CHARTYPE_ArabicDistortion) ? wCur : ++wCur;
  /external/pdfium/xfa/fgas/layout/
cfx_rtfbreak.cpp 104 case FX_CHARTYPE_ArabicDistortion:
186 m_eCharType <= FX_CHARTYPE_ArabicDistortion) {
cfx_txtbreak.cpp 129 m_eCharType <= FX_CHARTYPE_ArabicDistortion) {
243 case FX_CHARTYPE_ArabicDistortion:

Completed in 50 milliseconds