Searched defs:trackRect (Results 1 – 7 of 7) sorted by relevance
37 IntRect ScrollbarThemeMock::trackRect(ScrollbarThemeClient* scrollbar, bool) in trackRect() function in WebCore::ScrollbarThemeMock52 …rackBackground(GraphicsContext* context, ScrollbarThemeClient* scrollbar, const IntRect& trackRect) in paintTrackBackground()
72 IntRect ScrollbarThemeNonMacCommon::trackRect(ScrollbarThemeClient* scrollbar, bool) in trackRect() function in WebCore::ScrollbarThemeNonMacCommon
110 IntRect ScrollbarThemeOverlay::trackRect(ScrollbarThemeClient* scrollbar, bool) in trackRect() function in WebCore::ScrollbarThemeOverlay
323 IntRect trackRect = constrainTrackRectToTrackPieces(scrollbar, unconstrainedTrackRect); in splitTrack() local
89 WebRect WebScrollbarThemeGeometryNative::trackRect(WebScrollbar* scrollbar) in trackRect() function in blink::WebScrollbarThemeGeometryNative
84 IntRect RenderScrollbarTheme::trackRect(ScrollbarThemeClient* scrollbar, bool) in trackRect() function in WebCore::RenderScrollbarTheme
308 IntRect RenderScrollbar::trackRect(int startLength, int endLength) in trackRect() function in WebCore::RenderScrollbar