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

  /external/pdfium/xfa/src/fgas/include/
fx_tbk.h 35 #define FX_TXTLAYOUTSTYLE_ArabicContext 0x0010
  /external/pdfium/xfa/src/fdp/src/tto/
fde_textout.cpp 86 m_dwTxtBkStyles |= FX_TXTLAYOUTSTYLE_ArabicContext;
  /external/pdfium/xfa/src/fgas/src/layout/
fx_textbreak.cpp 91 m_bArabicContext = (m_dwLayoutStyles & FX_TXTLAYOUTSTYLE_ArabicContext) != 0;
    [all...]
  /external/pdfium/xfa/src/fee/src/fee/
fde_txtedtengine.cpp     [all...]

Completed in 41 milliseconds