Home
last modified time | relevance | path

Searched refs:fourthButton (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/rendering/
DRenderScrollbarTheme.cpp44 IntRect fourthButton = forwardButtonRect(scrollbar, ForwardButtonEndPart); in buttonSizesAlongTrackAxis() local
47 afterSize = thirdButton.width() + fourthButton.width(); in buttonSizesAlongTrackAxis()
50 afterSize = thirdButton.height() + fourthButton.height(); in buttonSizesAlongTrackAxis()