Searched refs:FX_RTFLINEALIGNMENT_Center (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/xfa/src/fgas/include/
H A Dfx_rbk.h43 #define FX_RTFLINEALIGNMENT_Center 1 macro
50 (FX_RTFLINEALIGNMENT_Center | FX_RTFLINEALIGNMENT_Justified)
56 (FX_RTFLINEALIGNMENT_Center | FX_RTFLINEALIGNMENT_Distributed)
/external/pdfium/xfa/src/fxfa/src/app/
H A Dxfa_textlayout.cpp768 iAlign = FX_RTFLINEALIGNMENT_Center;
827 iAlign = FX_RTFLINEALIGNMENT_Center;
/external/pdfium/xfa/src/fgas/src/layout/
H A Dfx_rtfbreak.cpp924 if (iLowerAlignment == FX_RTFLINEALIGNMENT_Center) {

Completed in 92 milliseconds