Home | History | Annotate | Download | only in ca

Lines Matching refs:setAnchorPoint

391 void GraphicsLayerCA::setAnchorPoint(const FloatPoint3D& point)
396 GraphicsLayer::setAnchorPoint(point);
1029 primaryLayer()->setAnchorPoint(m_anchorPoint);
1035 currLayer->setAnchorPoint(m_anchorPoint);
1189 m_layer->setAnchorPoint(anchorPoint);
1197 currLayer->setAnchorPoint(anchorPoint);
2120 contentsLayer->setAnchorPoint(FloatPoint3D(0, 1, 0));
2122 contentsLayer->setAnchorPoint(FloatPoint3D());
2303 newLayer->setAnchorPoint(layer->anchorPoint());