Home
last modified time | relevance | path

Searched defs:unconstrainedTrackRect (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/wx/
DScrollbarThemeWx.cpp88 void ScrollbarThemeWx::splitTrack(Scrollbar* scrollbar, const IntRect& unconstrainedTrackRect, IntR… in splitTrack()
/external/webkit/Source/WebCore/platform/gtk/
DScrollbarThemeGtk.cpp174 IntRect ScrollbarThemeGtk::thumbRect(Scrollbar* scrollbar, const IntRect& unconstrainedTrackRect) in thumbRect()
/external/webkit/Source/WebCore/platform/
DScrollbarThemeComposite.cpp241 …ScrollbarThemeComposite::splitTrack(Scrollbar* scrollbar, const IntRect& unconstrainedTrackRect, I… in splitTrack()