Searched refs:SizedContainer (Results 1 – 1 of 1) sorted by relevance
170 class SizedContainer : public views::View { class172 explicit SizedContainer(const gfx::Size& preferred_size) in SizedContainer() function in __anond64ee0d00111::SizedContainer1115 SizedContainer* profile_icon_container = in CreateCurrentProfileView()1116 new SizedContainer(gfx::Size(column_width, kLargeImageSide)); in CreateCurrentProfileView()