Home | History | Annotate | Download | only in views

Lines Matching refs:BoundsTree

1232   typedef gfx::RTree<intptr_t> BoundsTree;
1326 void UpdateRootBounds(BoundsTree* bounds_tree, const gfx::Vector2d& offset);
1332 void RemoveRootBounds(BoundsTree* bounds_tree);
1336 BoundsTree* GetBoundsTreeFromPaintRoot();
1521 scoped_ptr<BoundsTree> bounds_tree_;