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

  /external/chromium_org/chrome/browser/ui/views/
session_crashed_bubble_view.cc 351 const int kReportColumnSetId = 0;
352 views::ColumnSet* cs = uma_layout->AddColumnSet(kReportColumnSetId);
359 uma_layout->StartRow(0, kReportColumnSetId);
  /external/chromium_org/chrome/browser/ui/views/profiles/
profile_reset_bubble_view.cc 328 const int kReportColumnSetId = 4;
329 cs = layout->AddColumnSet(kReportColumnSetId);
352 layout->StartRow(0, kReportColumnSetId);

Completed in 136 milliseconds