Searched refs:GetTransformRelativeTo (Results 1 – 3 of 3) sorted by relevance
2078 bool View::GetTransformRelativeTo(const View* ancestor, in GetTransformRelativeTo() function in views::View2101 bool result = GetTransformRelativeTo(ancestor, &trans); in ConvertPointForAncestor()2111 bool result = GetTransformRelativeTo(ancestor, &trans); in ConvertPointFromAncestor()2122 bool result = GetTransformRelativeTo(ancestor, &trans); in ConvertRectForAncestor()2130 bool result = GetTransformRelativeTo(ancestor, &trans); in ConvertRectFromAncestor()
1343 bool GetTransformRelativeTo(const View* ancestor,
131 gfx::Transform GetTransformRelativeTo(gfx::PointF origin, in GetTransformRelativeTo() function in ash::WindowSelectorTest143 gfx::Transform transform(GetTransformRelativeTo(bounds.origin(), in GetTransformedBounds()152 gfx::Transform transform(GetTransformRelativeTo(bounds.origin(), in GetTransformedTargetBounds()