Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderView.cpp521 frameView()->setCannotBlitToWindow(); in paintBoxDecorations()
526 frameView()->setCannotBlitToWindow(); in paintBoxDecorations()
559 frameView()->setCannotBlitToWindow(); // The parent must show behind the child. in paintBoxDecorations()
/external/chromium_org/third_party/WebKit/Source/core/frame/
DFrameView.h181 void setCannotBlitToWindow();
DFrameView.cpp1348 void FrameView::setCannotBlitToWindow() in setCannotBlitToWindow() function in WebCore::FrameView