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

/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderThemeMac.h59 virtual ScrollbarControlSize scrollbarControlSizeForPart(ControlPart) { return SmallScrollbar; } function in class:WebCore::RenderThemeMac
H A DRenderTheme.h182 virtual ScrollbarControlSize scrollbarControlSizeForPart(ControlPart) { return RegularScrollbar; } function in class:WebCore::RenderTheme
H A DRenderListBox.cpp874 widget = Scrollbar::createNativeScrollbar(this, VerticalScrollbar, theme()->scrollbarControlSizeForPart(ListboxPart));

Completed in 431 milliseconds