OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasContentsLayer
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/rendering/
CompositedLayerMapping.h
106
bool
hasContentsLayer
() const { return m_foregroundLayer; }
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsLayer.h
240
bool
hasContentsLayer
() const { return m_contentsLayer; }
Completed in 68 milliseconds