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