Searched defs:three_columns_layout_id (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/
H A Dcollected_cookies_views.cc368 const int three_columns_layout_id = 1; local
369 column_set = layout->AddColumnSet(three_columns_layout_id);
386 layout->StartRow(0, three_columns_layout_id);
441 const int three_columns_layout_id = 1; local
442 column_set = layout->AddColumnSet(three_columns_layout_id);
459 layout->StartRow(0, three_columns_layout_id);

Completed in 106 milliseconds