Searched refs:NearPos (Results 1 – 1 of 1) sorted by relevance
358 int NearPos = -1; in GetIndexAtPos() local386 NearPos = pos; in GetIndexAtPos()389 return pos < nCount ? pos : NearPos; in GetIndexAtPos()