Searched defs:SectionInfo (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/
H A Dpage_info_model.h55 struct SectionInfo { struct in class:PageInfoModel
56 SectionInfo(SectionStateIcon icon_id, function in struct:PageInfoModel::SectionInfo
75 // The type of SectionInfo we are dealing with, for example: Identity,
88 SectionInfo GetSectionInfo(int index);
108 std::vector<SectionInfo> sections_;

Completed in 37 milliseconds