Home
last modified time | relevance | path

Searched refs:shouldInvalidateScrollRect (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/painting/
DPaintAggregator.cpp222 if (shouldInvalidateScrollRect(rect)) in invalidateRect()
293 if (shouldInvalidateScrollRect(IntRect())) in scrollRect()
308 bool PaintAggregator::shouldInvalidateScrollRect(const IntRect& rect) const in shouldInvalidateScrollRect() function in blink::PaintAggregator
DPaintAggregator.h83 bool shouldInvalidateScrollRect(const blink::IntRect&) const;