Searched refs:nBIDILevel (Results 1 – 1 of 1) sorted by relevance
2290 int32_t nBIDILevel = pPage->GetCharRect(nIndexInpage, rtCaret, bCombText); in GetCaretRect() local2292 if ((!FX_IsOdd(nBIDILevel) && !bBefore) || in GetCaretRect()2293 (FX_IsOdd(nBIDILevel) && bBefore)) { in GetCaretRect()2301 if ((!FX_IsOdd(nBIDILevel) && !bBefore) || in GetCaretRect()2302 (FX_IsOdd(nBIDILevel) && bBefore)) { in GetCaretRect()