HomeSort by relevance Sort by last modified time
    Searched refs:bounds_tree (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/views/
view.cc 424 BoundsTree* bounds_tree = GetBoundsTreeFromPaintRoot(); local
425 if (bounds_tree)
426 RemoveRootBounds(bounds_tree);
1807 BoundsTree* bounds_tree = GetBoundsTreeFromPaintRoot(); local
2064 BoundsTree* bounds_tree = bounds_tree_.get(); local
    [all...]
view.h     [all...]

Completed in 235 milliseconds