Searched refs:single_column_set_id (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/
H A Dopen_pdf_in_reader_bubble_view.cc33 const int single_column_set_id = 0; local
34 views::ColumnSet* column_set = layout->AddColumnSet(single_column_set_id);
40 layout->StartRow(0, single_column_set_id);
49 layout->StartRow(0, single_column_set_id);
53 layout->StartRow(0, single_column_set_id);
60 layout->StartRow(0, single_column_set_id);

Completed in 240 milliseconds