Searched refs:invalidateScrollCorner (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderScrollbarPart.cpp163 frameView->invalidateScrollCorner(frameView->scrollCornerRect());
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
H A DScrollableArea.h135 virtual void invalidateScrollCorner(const IntRect&);
H A DScrollableArea.cpp396 void ScrollableArea::invalidateScrollCorner(const IntRect& rect) function in class:blink::ScrollableArea
/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
H A DRenderLayerCompositor.cpp1063 m_renderView.frameView()->invalidateScrollCorner(m_renderView.frameView()->scrollCornerRect());
/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DFrameView.cpp2390 invalidateScrollCorner(cornerRect);

Completed in 144 milliseconds