Searched refs:hitIndex (Results 1 – 1 of 1) sorted by relevance
157 CFIndex hitIndex = coreTextRun.indexAt(j); in offsetForPosition() local161 if (isTextBreak(characterIterator, hitIndex)) in offsetForPosition()162 clusterStart = hitIndex; in offsetForPosition()164 clusterStart = textBreakPreceding(characterIterator, hitIndex); in offsetForPosition()172 int clusterEnd = textBreakFollowing(characterIterator, hitIndex); in offsetForPosition()