Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollbarTheme.cpp143 IntRect afterThumbRect; in hitTest() local
191 IntRect beforeThumbRect, thumbRect, afterThumbRect; in invalidatePart() local
319 …ect& unconstrainedTrackRect, IntRect& beforeThumbRect, IntRect& thumbRect, IntRect& afterThumbRect) in splitTrack()