Searched refs:panScrollIconDirtyRect (Results 1 – 1 of 1) sorted by relevance
542 …IntRect panScrollIconDirtyRect = IntRect(panIconDirtySquareLocation, IntSize(panIconDirtySquareSiz… in scrollContents() local543 panScrollIconDirtyRect.intersect(clipRect); in scrollContents()544 window->invalidateContentsAndRootView(panScrollIconDirtyRect); in scrollContents()