Searched defs:contents_layout (Results 1 – 1 of 1) sorted by relevance
172 views::GridLayout* contents_layout) { in AddControlsToLayout()256 views::GridLayout* contents_layout = new views::GridLayout(contents_view_); in InitLayout() local