Home
last modified time | relevance | path

Searched refs:ConvertRectForAncestor (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/views/
Dview.h1335 bool ConvertRectForAncestor(const View* ancestor, gfx::RectF* rect) const;
Dview.cc695 source->ConvertRectForAncestor(root, rect); in ConvertRectToTarget()
2079 bool View::ConvertRectForAncestor(const View* ancestor, in ConvertRectForAncestor() function in views::View