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