Searched defs:trackRect (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/mock/
H A DScrollbarThemeMock.cpp35 IntRect ScrollbarThemeMock::trackRect(ScrollbarThemeClient* scrollbar, bool) function in class:WebCore::ScrollbarThemeMock
45 void ScrollbarThemeMock::paintTrackBackground(GraphicsContext* context, ScrollbarThemeClient* scrollbar, const IntRect& trackRect) argument
/macosx-10.10/WebCore-7600.1.25/platform/win/
H A DScrollbarThemeSafari.cpp173 static IntRect trackRepaintRect(const IntRect& trackRect, ScrollbarOrientation orientation, ScrollbarControlSize controlSize) argument
184 IntRect ScrollbarThemeSafari::trackRect(ScrollbarThemeClient* scrollbar, bool painting) function in class:WebCore::ScrollbarThemeSafari
206 void ScrollbarThemeSafari::paintTrackBackground(GraphicsContext* graphicsContext, ScrollbarThemeClient* scrollbar, const IntRect& trackRect) argument
H A DScrollbarThemeWin.cpp179 IntRect ScrollbarThemeWin::trackRect(ScrollbarThemeClient* scrollbar, bool) function in class:WebCore::ScrollbarThemeWin
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderScrollbarTheme.cpp83 IntRect RenderScrollbarTheme::trackRect(ScrollbarThemeClient* scrollbar, bool) function in class:WebCore::RenderScrollbarTheme
H A DRenderScrollbar.cpp295 IntRect RenderScrollbar::trackRect(int startLength, int endLength) function in class:WebCore::RenderScrollbar
/macosx-10.10/WebCore-7600.1.25/platform/
H A DScrollbarThemeComposite.cpp195 IntRect trackRect = constrainTrackRectToTrackPieces(scrollbar, unconstrainedTrackRect); local
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/gtk/
H A DScrollbarThemeGtk.cpp143 IntRect ScrollbarThemeGtk::trackRect(ScrollbarThemeClient* scrollbar, bool) function in class:WebCore::ScrollbarThemeGtk
185 IntRect trackRect = constrainTrackRectToTrackPieces(scrollbar, unconstrainedTrackRect); local
[all...]
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXScrlbr.c572 Rect trackRect; local
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/avfoundation/cf/
H A DMediaPlayerPrivateAVFoundationCF.cpp1050 CGRect trackRect = CGRectMake(0, 0, trackSize.width, trackSize.height); local

Completed in 89 milliseconds