Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/exported/
DWebScrollbarThemeGeometryNative.cpp137 WebRect WebScrollbarThemeGeometryNative::constrainTrackRectToTrackPieces(WebScrollbar* scrollbar, c… in constrainTrackRectToTrackPieces() function in blink::WebScrollbarThemeGeometryNative
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderScrollbarTheme.cpp95 IntRect RenderScrollbarTheme::constrainTrackRectToTrackPieces(ScrollbarThemeClient* scrollbar, cons… in constrainTrackRectToTrackPieces() function in WebCore::RenderScrollbarTheme
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollbarTheme.h124 …virtual IntRect constrainTrackRectToTrackPieces(ScrollbarThemeClient*, const IntRect& rect) { retu… in constrainTrackRectToTrackPieces() function