Searched refs:bVerticalChar (Results 1 – 1 of 1) sorted by relevance
1170 bool bVerticalChar = (dwStyles & FX_TXTLAYOUTSTYLE_VerticalChars) != 0; in GetDisplayPos() local1308 } else if (bRTLPiece || bVerticalChar) { in GetDisplayPos()1309 wForm = FX_GetMirrorChar(wch, dwProps, bRTLPiece, bVerticalChar); in GetDisplayPos()1320 if (bVerticalChar && (dwProps & 0x8000) != 0) in GetDisplayPos()1422 if (bVerticalChar && (dwProps & 0x00010000) != 0) { in GetDisplayPos()