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

/external/webkit/Source/WebCore/rendering/
H A DRenderTheme.h170 virtual ScrollbarControlSize scrollbarControlSizeForPart(ControlPart) { return RegularScrollbar; } function in class:WebCore::RenderTheme
H A DRenderThemeMac.h65 virtual ScrollbarControlSize scrollbarControlSizeForPart(ControlPart) { return SmallScrollbar; } function in class:WebCore::RenderThemeMac
H A DRenderListBox.cpp805 widget = Scrollbar::createNativeScrollbar(this, VerticalScrollbar, theme()->scrollbarControlSizeForPart(ListboxPart));

Completed in 80 milliseconds