Home
last modified time | relevance | path

Searched refs:GridChanged (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/message_center/views/
Dnotifier_settings_view.h81 void GridChanged(bool has_learn_more, bool has_icon_view);
Dnotifier_settings_view.cc351 GridChanged(ShouldHaveLearnMoreButton(), has_icon_view); in UpdateIconImage()
409 void NotifierSettingsView::NotifierButton::GridChanged(bool has_learn_more, in GridChanged() function in message_center::NotifierSettingsView::NotifierButton