OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:showPlatformLayerTree
(Results
1 - 4
of
4
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/chromium/cc/
CCHeadsUpDisplay.h
58
bool
showPlatformLayerTree
() const { return m_showPlatformLayerTree; }
/external/webkit/Source/WebKit/chromium/public/
WebSettings.h
101
virtual bool
showPlatformLayerTree
() const = 0;
/external/webkit/Source/WebKit/chromium/src/
WebSettingsImpl.h
94
virtual bool
showPlatformLayerTree
() const { return m_showPlatformLayerTree; }
WebViewImpl.cpp
[
all
...]
Completed in 509 milliseconds