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

  /external/pdfium/core/include/fxcrt/
fx_ucd.h 104 FX_CHARTYPE_ArabicDistortion = (9 << FX_CHARTYPEBITS),
  /external/pdfium/core/src/fxcrt/
fx_arabic.cpp 289 return (ePrev != FX_CHARTYPE_ArabicDistortion) ? wCur : ++wCur;
    [all...]
  /external/pdfium/xfa/src/fgas/src/layout/
fx_rtfbreak.cpp 519 m_dwCharType <= FX_CHARTYPE_ArabicDistortion) {
    [all...]
fx_textbreak.cpp 462 m_dwCharType <= FX_CHARTYPE_ArabicDistortion) {
    [all...]

Completed in 6375 milliseconds