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