Lines Matching full:local_point
1473 gfx::Point local_point(point);1475 local_point.Offset(GetMirroredX(), y());1478 SetLayerBounds(gfx::Rect(local_point.x(), local_point.y(),1482 child_at(i)->MoveLayerToParent(parent_layer, local_point);