Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/frame/
DFrameView.h407 bool paintInvalidationIsAllowed() const in paintInvalidationIsAllowed() function
DFrameView.cpp1721 ASSERT(paintInvalidationIsAllowed()); in contentRectangleForPaintInvalidation()