Searched refs:ConvertRectFromAncestor (Results 1 – 2 of 2) sorted by relevance
1341 bool ConvertRectFromAncestor(const View* ancestor, gfx::RectF* rect) const;
698 target->ConvertRectFromAncestor(root, rect); in ConvertRectToTarget()2088 bool View::ConvertRectFromAncestor(const View* ancestor, in ConvertRectFromAncestor() function in views::View