Home
last modified time | relevance | path

Searched refs:GetSectionInfo (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/
Dpage_info_model.h88 SectionInfo GetSectionInfo(int index);
Dpage_info_model.cc285 PageInfoModel::SectionInfo PageInfoModel::GetSectionInfo(int index) { in GetSectionInfo() function in PageInfoModel
/external/chromium/chrome/browser/ui/views/
Dpage_info_bubble_view.cc147 PageInfoModel::SectionInfo info = model_.GetSectionInfo(i); in LayoutSections()
174 PageInfoModel::SectionInfo info = model_.GetSectionInfo(i); in GetPreferredSize()
/external/chromium/chrome/browser/ui/gtk/
Dpage_info_bubble_gtk.cc192 CreateSection(model_.GetSectionInfo(i)), in InitContents()
/external/chromium/chrome/browser/ui/cocoa/
Dpage_info_bubble_controller.mm227 PageInfoModel::SectionInfo info = model_->GetSectionInfo(i);