Searched refs:blockWidth (Results 1 – 1 of 1) sorted by relevance
838 float blockWidth = (charsPerBlock * 2 + 1) * fCharWidth; in _GetOffsetAt() local839 int32 containingBlock = int32(floor(point.x / blockWidth)); in _GetOffsetAt()