Searched refs:aft (Results 1 – 1 of 1) sorted by relevance
1592 int aft = tl.getOffsetToLeftRightOf(low - lineStartOffset, isRtl) + lineStartOffset; in getOffsetForHorizontal() local1593 low = tl.getOffsetToLeftRightOf(aft - lineStartOffset, !isRtl) + lineStartOffset; in getOffsetForHorizontal()1596 if (aft < there) { in getOffsetForHorizontal()1597 float other = Math.abs(horizontal.get(aft) - horiz); in getOffsetForHorizontal()1601 low = aft; in getOffsetForHorizontal()