OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_squashingContainmentLayer
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
CompositedLayerMapping.cpp
[
all
...]
CompositedLayerMapping.h
114
GraphicsLayer* squashingContainmentLayer() const { return
m_squashingContainmentLayer
.get(); }
406
//
m_squashingContainmentLayer
412
OwnPtr<GraphicsLayer>
m_squashingContainmentLayer
; // Only used if any squashed layers exist and
m_squashingContainmentLayer
is not present, to contain the squashed layers as siblings to the rest of the GraphicsLayer tree chunk.
Completed in 107 milliseconds