Searched refs:previousRect (Results 1 – 1 of 1) sorted by relevance
1481 IntRect previousRect = updateRect; in scrollContentsFastPath() local1482 previousRect.move(scrollDelta); in scrollContentsFastPath()1483 updateRect.unite(previousRect); in scrollContentsFastPath()