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

  /external/chromium/chrome/browser/
page_info_model.h 40 enum SectionStateIcon {
56 SectionInfo(SectionStateIcon icon_id,
67 SectionStateIcon icon_id;
91 gfx::Image* GetIconImage(SectionStateIcon icon_id);
page_info_model.cc 34 SectionStateIcon icon_id = ICON_STATE_OK;
290 gfx::Image* PageInfoModel::GetIconImage(SectionStateIcon icon_id) {
339 // Loads the icons into the vector. The order must match the SectionStateIcon

Completed in 21 milliseconds