Searched refs:updating_bounds_ (Results 1 – 2 of 2) sorted by relevance
113 bool updating_bounds() const { return updating_bounds_; } in updating_bounds()348 bool updating_bounds_; variable
199 updating_bounds_(false), in ShelfLayoutManager()526 if (!updating_bounds_ && in SetChildBounds()656 base::AutoReset<bool> auto_reset_updating_bounds(&updating_bounds_, true); in UpdateBoundsAndOpacity()