Searched defs:bRTLPiece (Results 1 – 2 of 2) sorted by relevance
643 const bool bRTLPiece = (run.dwCharStyles & FX_TXTCHARSTYLE_OddBidiLevel) != 0; in GetDisplayPos() local889 bool bRTLPiece = !!(run.dwCharStyles & FX_TXTCHARSTYLE_OddBidiLevel); in GetCharRects() local
713 const bool bRTLPiece = FX_IsOdd(pPiece->iBidiLevel); in GetDisplayPos() local