Searched defs:forwardButtonRect (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/scroll/
H A DScrollbarThemeNonMacCommon.cpp54 IntRect ScrollbarThemeNonMacCommon::forwardButtonRect(ScrollbarThemeClient* scrollbar, ScrollbarPart part, bool) function in class:WebCore::ScrollbarThemeNonMacCommon
H A DScrollbarThemeOverlay.cpp105 IntRect ScrollbarThemeOverlay::forwardButtonRect(ScrollbarThemeClient*, ScrollbarPart, bool) function in class:WebCore::ScrollbarThemeOverlay
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderScrollbarTheme.cpp44 IntRect secondButton = forwardButtonRect(scrollbar, ForwardButtonStartPart);
46 IntRect fourthButton = forwardButtonRect(scrollbar, ForwardButtonEndPart);
79 IntRect RenderScrollbarTheme::forwardButtonRect(ScrollbarThemeClient* scrollbar, ScrollbarPart partType, bool) function in class:WebCore::RenderScrollbarTheme

Completed in 114 milliseconds