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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderScrollbarTheme.cpp46 IntRect fourthButton = forwardButtonRect(scrollbar, ForwardButtonEndPart); local
49 afterSize = thirdButton.width() + fourthButton.width();
52 afterSize = thirdButton.height() + fourthButton.height();

Completed in 403 milliseconds