Home
last modified time | relevance | path

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

/external/chromium_org/ui/views/
Dview.cc483 RemoveRootBounds(old_paint_root->bounds_tree_.get()); in SetPaintToLayer()
1873 view->RemoveRootBounds(bounds_tree); in DoRemoveChildView()
2107 void View::RemoveRootBounds(BoundsTree* tree) { in RemoveRootBounds() function in views::View
2114 (*i)->RemoveRootBounds(tree); in RemoveRootBounds()
Dview.h1351 void RemoveRootBounds(BoundsTree* bounds_tree);