Home | History | Annotate | Download | only in layers

Lines Matching refs:anchor_point

380 void Layer::SetAnchorPoint(gfx::PointF anchor_point) {
382 if (anchor_point_ == anchor_point)
384 anchor_point_ = anchor_point;