Home
last modified time | relevance | path

Searched refs:SectionStateIcon (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/
Dpage_info_model.h40 enum SectionStateIcon { enum
56 SectionInfo(SectionStateIcon icon_id, in SectionInfo()
67 SectionStateIcon icon_id;
91 gfx::Image* GetIconImage(SectionStateIcon icon_id);
Dpage_info_model.cc34 SectionStateIcon icon_id = ICON_STATE_OK; in PageInfoModel()
290 gfx::Image* PageInfoModel::GetIconImage(SectionStateIcon icon_id) { in GetIconImage()
/external/chromium/chrome/browser/ui/cocoa/
Dpage_info_bubble_controller_unittest.mm24 void AddSection(SectionStateIcon icon_id,