Home | History | Annotate | Download | only in WebCore

Lines Matching full:updatecontents

5801         (WebCore::ScrollView::updateContents): I split this method to be able to invalidate a rect with window coordinates instead of contents coordinates. This function now converts the contents coord in window coord and calls the new updateWindowRect() method  
5802 (WebCore::ScrollView::updateWindowRect): New method which performs the work that was doing the end of the old updateContents : invalidate a rect with window coordinates
6000 (WebCore::ScrollView::updateContents): Added code to return early and
41994 (WebCore::ScrollView::updateContents): Ditto.
53816 (WebCore::ScrollView::updateContents):
61262 (WebCore::ScrollView::updateContents):
61294 (WebCore::ScrollView::updateContents):
76222 (WebCore::ScrollView::updateContents):