Searched refs:GetPanelIcon (Results 1 - 6 of 6) sorted by relevance

/external/chromium/chrome/browser/chromeos/frame/
H A Dpanel_browser_view.h45 virtual SkBitmap GetPanelIcon();
H A Dpanel_browser_view.cc135 SkBitmap PanelBrowserView::GetPanelIcon() { function in class:chromeos::PanelBrowserView
H A Dpanel_controller.h49 virtual SkBitmap GetPanelIcon() = 0;
H A Dpanel_controller.cc182 title_content_->title_icon()->SetImage(delegate_->GetPanelIcon());
/external/chromium/chrome/browser/chromeos/notifications/
H A Dnotification_panel.h102 virtual SkBitmap GetPanelIcon();
H A Dnotification_panel.cc584 SkBitmap NotificationPanel::GetPanelIcon() { function in class:chromeos::NotificationPanel

Completed in 89 milliseconds