Home
last modified time | relevance | path

Searched refs:FX_RTFLAYOUTSTYLE_VerticalLayout (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fgas/include/
Dfx_rbk.h27 #define FX_RTFLAYOUTSTYLE_VerticalLayout 0x02 macro
/external/pdfium/xfa/src/fgas/src/layout/
Dfx_rtfbreak.cpp1202 FX_BOOL bVerticalDoc = (dwStyles & FX_RTFLAYOUTSTYLE_VerticalLayout) != 0; in GetDisplayPos()
1451 FX_BOOL bVertical = (dwStyles & FX_RTFLAYOUTSTYLE_VerticalLayout) != 0; in GetCharRects()