Home
last modified time | relevance | path

Searched defs:thumbRect (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollbarTheme.cpp75 IntRect thumbRect; in paint() local
142 IntRect thumbRect; in hitTest() local
191 IntRect beforeThumbRect, thumbRect, afterThumbRect; in invalidatePart() local
296 IntRect ScrollbarTheme::thumbRect(ScrollbarThemeClient* scrollbar) in thumbRect() function in blink::ScrollbarTheme
303 IntRect thumbRect; in thumbRect() local
321 …, const IntRect& unconstrainedTrackRect, IntRect& beforeThumbRect, IntRect& thumbRect, IntRect& af… in splitTrack()
DScrollbarThemeMock.cpp57 …ck::paintThumb(GraphicsContext* context, ScrollbarThemeClient* scrollbar, const IntRect& thumbRect) in paintThumb()
DScrollbarThemeOverlay.cpp125 IntRect thumbRect = rect; in paintThumb() local
/external/chromium_org/third_party/WebKit/Source/platform/exported/
DWebScrollbarThemeGeometryNative.cpp93 WebRect WebScrollbarThemeGeometryNative::thumbRect(WebScrollbar* scrollbar) in thumbRect() function in blink::WebScrollbarThemeGeometryNative