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

/external/chromium/chrome/browser/
H A Dpage_info_model.h88 SectionInfo GetSectionInfo(int index);
H A Dpage_info_model.cc285 PageInfoModel::SectionInfo PageInfoModel::GetSectionInfo(int index) { function in class:PageInfoModel
/external/chromium/chrome/browser/ui/views/
H A Dpage_info_bubble_view.cc147 PageInfoModel::SectionInfo info = model_.GetSectionInfo(i);
174 PageInfoModel::SectionInfo info = model_.GetSectionInfo(i);
/external/chromium/chrome/browser/ui/gtk/
H A Dpage_info_bubble_gtk.cc192 CreateSection(model_.GetSectionInfo(i)),

Completed in 476 milliseconds