Searched refs:leftButtonWidth (Results 1 – 1 of 1) sorted by relevance
270 int leftButtonWidth = leftButton.getMeasuredWidth(); in onLayout() local272 int extraSpace = scaledPanelWidth - leftButtonWidth - rightButtonWidth - buttonGap; in onLayout()275 int leftButtonEnd = leftButtonStart + leftButtonWidth; in onLayout()