OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_squashingLayerOffsetFromTransformedAncestor
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
CompositedLayerMapping.h
201
return
m_squashingLayerOffsetFromTransformedAncestor
;
415
LayoutPoint
m_squashingLayerOffsetFromTransformedAncestor
;
CompositedLayerMapping.cpp
678
updateSquashingLayerGeometry(offsetFromCompositedAncestor, graphicsLayerParentLocation, m_owningLayer, m_squashedLayers, m_squashingLayer.get(), &
m_squashingLayerOffsetFromTransformedAncestor
, layersNeedingPaintInvalidation);
[
all
...]
Completed in 105 milliseconds