Home | History | Annotate | Download | only in views

Lines Matching refs:BoundsTree

1251   typedef gfx::RTree<intptr_t> BoundsTree;
1345 void UpdateRootBounds(BoundsTree* bounds_tree, const gfx::Vector2d& offset);
1351 void RemoveRootBounds(BoundsTree* bounds_tree);
1355 BoundsTree* GetBoundsTreeFromPaintRoot();
1536 scoped_ptr<BoundsTree> bounds_tree_;