Searched refs:LayoutItems (Results 1 – 3 of 3) sorted by relevance
64 gfx::Size LayoutItems(bool compute_bounds_only, int width);293 return LayoutItems(true, width).height(); in GetHeightForWidth()297 LayoutItems(false, width()); in Layout()304 gfx::Size Section::LayoutItems(bool compute_bounds_only, int width) { in LayoutItems() function in Section
460 gfx::Size LayoutItems(bool compute_bounds_only);
431 return LayoutItems(true); in GetPreferredSize()464 LayoutItems(false); in Layout()1631 gfx::Size BookmarkBarView::LayoutItems(bool compute_bounds_only) { in LayoutItems() function in BookmarkBarView