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

/external/pdfium/xfa/src/fgas/include/
H A Dfx_rbk.h44 #define FX_RTFLINEALIGNMENT_Right 2 macro
52 (FX_RTFLINEALIGNMENT_Right | FX_RTFLINEALIGNMENT_Justified)
58 (FX_RTFLINEALIGNMENT_Right | FX_RTFLINEALIGNMENT_Distributed)
/external/pdfium/xfa/src/fxfa/src/app/
H A Dxfa_textlayout.cpp771 iAlign = FX_RTFLINEALIGNMENT_Right;
824 iAlign = FX_RTFLINEALIGNMENT_Right;
/external/pdfium/xfa/src/fgas/src/layout/
H A Dfx_rtfbreak.cpp652 FX_BOOL bAllChars = (m_iAlignment > FX_RTFLINEALIGNMENT_Right);

Completed in 60 milliseconds