Searched refs:spaceRight (Results 1 – 1 of 1) sorted by relevance
1883 final int spaceRight = displayFrameRight - anchorLeftInScreen; in tryFitHorizontal() local1884 if (anchorLeftInScreen >= 0 && width <= spaceRight) { in tryFitHorizontal()