OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateIconImage
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/ui/message_center/views/
notifier_settings_view.h
43
virtual void
UpdateIconImage
(const NotifierId& notifier_id,
62
void
UpdateIconImage
(const gfx::Image& icon);
notifier_settings_view.cc
345
UpdateIconImage
(notifier_->icon);
351
void NotifierSettingsView::NotifierButton::
UpdateIconImage
(
528
void NotifierSettingsView::
UpdateIconImage
(const NotifierId& notifier_id,
534
(*iter)->
UpdateIconImage
(icon);
/external/chromium_org/ui/message_center/cocoa/
settings_controller.h
29
virtual void
UpdateIconImage
(const NotifierId& notifier_id,
/external/chromium_org/ui/message_center/
notifier_settings.h
137
virtual void
UpdateIconImage
(const NotifierId& notifier_id,
/external/chromium_org/chrome/browser/notifications/
message_center_settings_controller.cc
403
UpdateIconImage
(NotifierId(url), favicon_result.image));
418
UpdateIconImage
(NotifierId(NotifierId::APPLICATION, id),
Completed in 2627 milliseconds