Searched refs:FX_RTFLAYOUTSTYLE_VerticalLayout (Results 1 – 2 of 2) sorted by relevance
27 #define FX_RTFLAYOUTSTYLE_VerticalLayout 0x02 macro
1202 FX_BOOL bVerticalDoc = (dwStyles & FX_RTFLAYOUTSTYLE_VerticalLayout) != 0; in GetDisplayPos()1451 FX_BOOL bVertical = (dwStyles & FX_RTFLAYOUTSTYLE_VerticalLayout) != 0; in GetCharRects()