Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/graphics/win/
DWKCACFLayer.h127 CGFloat anchorPointZ() const { return CACFLayerGetAnchorPointZ(layer()); } in anchorPointZ() function
DWKCACFLayer.cpp577 layerAnchorPoint.x, layerAnchorPoint.y, anchorPointZ()); in printLayer()
/external/webkit/WebCore/platform/graphics/mac/
DGraphicsLayerCA.mm2428 [newLayer setAnchorPointZ:[layer anchorPointZ]];