Home
last modified time | relevance | path

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

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