Searched defs:FX_TXTLINEALIGNMENT_Distributed (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/fgas/layout/
H A Dfgas_textbreak.h61 #define FX_TXTLINEALIGNMENT_Distributed (2 << 2) macro
69 (FX_TXTLINEALIGNMENT_Left | FX_TXTLINEALIGNMENT_Distributed)
71 (FX_TXTLINEALIGNMENT_Center | FX_TXTLINEALIGNMENT_Distributed)
73 (FX_TXTLINEALIGNMENT_Right | FX_TXTLINEALIGNMENT_Distributed)

Completed in 63 milliseconds