Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollView.cpp913 IntRect visibleAreaWithScrollbars(location(), visibleContentRect(IncludeScrollbars).size()); in paint() local
914 scrollViewDirtyRect.intersect(visibleAreaWithScrollbars); in paint()