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

/external/chromium_org/chrome/browser/ui/views/
H A Dcreate_application_shortcut_view.cc305 static const int kTableColumnSetId = 1; local
306 column_set = layout->AddColumnSet(kTableColumnSetId);
321 layout->StartRow(0, kTableColumnSetId);
326 layout->StartRow(0, kTableColumnSetId);
332 layout->StartRow(0, kTableColumnSetId);

Completed in 65 milliseconds