HomeSort by relevance Sort by last modified time
    Searched refs:three_columns_layout_id (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/views/
collected_cookies_win.cc 328 const int three_columns_layout_id = 1; local
329 column_set = layout->AddColumnSet(three_columns_layout_id);
346 layout->StartRow(0, three_columns_layout_id);
  /external/chromium_org/chrome/browser/ui/views/
collected_cookies_views.cc 468 const int three_columns_layout_id = 1; local
469 column_set = layout->AddColumnSet(three_columns_layout_id);
488 layout->StartRow(0, three_columns_layout_id);

Completed in 89 milliseconds