Searched defs:isPainting (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/page/
H A DPage.h202 bool isPainting() const { return m_isPainting; } function in class:blink::FINAL
/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DFrameView.cpp802 RELEASE_ASSERT(!isPainting());
2597 bool FrameView::isPainting() const function in class:blink::FrameView

Completed in 560 milliseconds