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

  /external/pdfium/xfa/src/fgas/include/
fx_tbk.h 51 #define FX_TXTLINEALIGNMENT_Right 2
59 (FX_TXTLINEALIGNMENT_Right | FX_TXTLINEALIGNMENT_Justified)
65 (FX_TXTLINEALIGNMENT_Right | FX_TXTLINEALIGNMENT_Distributed)
  /external/pdfium/xfa/src/fgas/src/layout/
fx_textbreak.cpp 295 m_iCurAlignment = m_iCurArabicContext > 1 ? FX_TXTLINEALIGNMENT_Right
955 FX_BOOL bAllChars = (m_iCurAlignment > FX_TXTLINEALIGNMENT_Right);
    [all...]
  /external/pdfium/xfa/src/fdp/src/tto/
fde_textout.cpp 117 m_iTxtBkAlignment = FX_TXTLINEALIGNMENT_Right;
  /external/pdfium/xfa/src/fee/src/fee/
fde_txtedtengine.cpp     [all...]

Completed in 42 milliseconds