Home
last modified time | relevance | path

Searched defs:shouldUpdateWhileOffscreen (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/frame/
DFrameView.cpp2173 bool FrameView::shouldUpdateWhileOffscreen() const in shouldUpdateWhileOffscreen() function in WebCore::FrameView
2178 void FrameView::setShouldUpdateWhileOffscreen(bool shouldUpdateWhileOffscreen) in setShouldUpdateWhileOffscreen()