Searched refs:iAbsolute (Results 1 – 1 of 1) sorted by relevance
705 int32_t iAbsolute = i + pTxtRun->iStart; in GetDisplayPos() local709 wch = pEngine->GetChar(iAbsolute); in GetDisplayPos()710 iWidth = pEngine->GetWidthOfChar(iAbsolute); in GetDisplayPos()946 int32_t iAbsolute = i + pTxtRun->iStart; in GetCharRects() local948 wch = pEngine->GetChar(iAbsolute); in GetCharRects()949 iCharSize = pEngine->GetWidthOfChar(iAbsolute); in GetCharRects()