Searched refs:invalidateScrollCorner (Results 1 – 5 of 5) sorted by relevance
168 frameView->invalidateScrollCorner(frameView->scrollCornerRect()); in imageChanged()
2331 … m_renderView->frameView()->invalidateScrollCorner(m_renderView->frameView()->scrollCornerRect()); in destroyRootLayer()
109 virtual void invalidateScrollCorner(const IntRect&);
341 void ScrollableArea::invalidateScrollCorner(const IntRect& rect) in invalidateScrollCorner() function in WebCore::ScrollableArea
2780 invalidateScrollCorner(cornerRect); in updateScrollCorner()