paintThumb        136 Source/core/rendering/RenderScrollbarTheme.cpp void RenderScrollbarTheme::paintThumb(GraphicsContext* context, ScrollbarThemeClient* scrollbar, const IntRect& rect)
paintThumb        133 Source/platform/scroll/ScrollbarThemeGtkOrAura.cpp void ScrollbarThemeGtkOrAura::paintThumb(GraphicsContext* gc, ScrollbarThemeClient* scrollbar, const IntRect& rect)
paintThumb         56 Source/platform/scroll/ScrollbarThemeMock.cpp void ScrollbarThemeMock::paintThumb(GraphicsContext* context, ScrollbarThemeClient* scrollbar, const IntRect& thumbRect)
paintThumb        125 Source/platform/scroll/ScrollbarThemeOverlay.cpp void ScrollbarThemeOverlay::paintThumb(GraphicsContext* context, ScrollbarThemeClient* scrollbar, const IntRect& rect)
paintThumb        112 Source/web/WebScrollbarThemePainter.cpp void WebScrollbarThemePainter::paintThumb(WebCanvas* canvas, const WebRect& rect)