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

  /external/pdfium/xfa/fgas/layout/
fgas_textbreak.h 51 #define FX_TXTCHARSTYLE_ArabicShadda 0x0020
fgas_textbreak.cpp 350 (pLastChar->m_dwCharStyles & FX_TXTCHARSTYLE_ArabicShadda) == 0) {
365 pLastChar->m_dwCharStyles |= FX_TXTCHARSTYLE_ArabicShadda;
367 pCurChar->m_dwCharStyles |= FX_TXTCHARSTYLE_ArabicShadda;
    [all...]

Completed in 472 milliseconds