Searched defs:layerTreeStateIsFrozen (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebPage/CoordinatedGraphics/
H A DCoordinatedDrawingArea.h53 virtual bool layerTreeStateIsFrozen() const { return m_layerTreeStateIsFrozen; } function in class:WebKit::CoordinatedDrawingArea
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebPage/
H A DDrawingAreaImpl.h57 virtual bool layerTreeStateIsFrozen() const { return m_layerTreeStateIsFrozen; } function in class:WebKit::DrawingAreaImpl
H A DDrawingArea.h80 virtual bool layerTreeStateIsFrozen() const { return false; } function in class:WebKit::DrawingArea
/macosx-10.10/WebCore-7600.1.25/page/
H A DChromeClient.h332 virtual bool layerTreeStateIsFrozen() const { return false; } function in class:WebCore::ChromeClient
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebCoreSupport/
H A DWebChromeClient.cpp851 bool WebChromeClient::layerTreeStateIsFrozen() const function in class:WebKit::WebChromeClient

Completed in 128 milliseconds