Searched defs:bRTLPiece (Results 1 – 2 of 2) sorted by relevance
657 bool bRTLPiece = (pTxtRun->dwCharStyles & FX_TXTCHARSTYLE_OddBidiLevel) != 0; in GetDisplayPos() local922 bool bRTLPiece = !!(pTxtRun->dwCharStyles & FX_TXTCHARSTYLE_OddBidiLevel); in GetCharRects() local
675 bool bRTLPiece = FX_IsOdd(pText->iBidiLevel); in GetDisplayPos() local