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

  /external/pdfium/xfa/src/fgas/include/
fx_tbk.h 52 #define FX_TXTLINEALIGNMENT_Justified (1 << 2)
55 (FX_TXTLINEALIGNMENT_Left | FX_TXTLINEALIGNMENT_Justified)
57 (FX_TXTLINEALIGNMENT_Center | FX_TXTLINEALIGNMENT_Justified)
59 (FX_TXTLINEALIGNMENT_Right | FX_TXTLINEALIGNMENT_Justified)
  /external/pdfium/xfa/src/fgas/src/layout/
fx_textbreak.cpp 871 (iHigherAlignment == FX_TXTLINEALIGNMENT_Justified &&
    [all...]
  /external/pdfium/xfa/src/fee/src/fee/
fde_txtedtengine.cpp     [all...]

Completed in 35 milliseconds