Searched refs:truncationOffset (Results 1 – 1 of 1) sorted by relevance
426 … LayoutSize truncationOffset(isLeftToRightDirection() ? widthOfHiddenText : -widthOfHiddenText, 0); in paint() local427 … adjustedPaintOffset.move(isHorizontal() ? truncationOffset : truncationOffset.transposedSize()); in paint()