Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/frame/
DDOMWindow.h162 bool offscreenBuffering() const;
DWindow.idl81 [Replaceable] readonly attribute boolean offscreenBuffering;
DDOMWindow.cpp1082 bool DOMWindow::offscreenBuffering() const in offscreenBuffering() function in WebCore::DOMWindow