Home
last modified time | relevance | path

Searched refs:setAnchorPointZ (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/platform/graphics/win/
DWKCACFLayer.h126 void setAnchorPointZ(CGFloat z) { CACFLayerSetAnchorPointZ(layer(), z); setNeedsCommit(); } in setAnchorPointZ() function
DGraphicsLayerCACF.cpp502 primaryLayer()->setAnchorPointZ(m_anchorPoint.z()); in updateAnchorPoint()
/external/webkit/WebCore/platform/graphics/mac/
DGraphicsLayerCA.mm1112 [primaryLayer() setAnchorPointZ:m_anchorPoint.z()];
1121 [currLayer setAnchorPointZ:m_anchorPoint.z()];
2428 [newLayer setAnchorPointZ:[layer anchorPointZ]];