Searched refs:touchResizerCornerRect (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderLayerScrollableArea.h139 IntRect touchResizerCornerRect(const IntRect& bounds) const function in class:blink::FINAL
/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
H A DScrollingCoordinator.cpp721 IntRect corner = box->layer()->scrollableArea()->touchResizerCornerRect(bounds);

Completed in 279 milliseconds