Searched defs:has_icon_view (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/message_center/views/
H A Dnotifier_settings_view.cc342 bool has_icon_view = false; local
349 has_icon_view = true;
351 GridChanged(ShouldHaveLearnMoreButton(), has_icon_view); local
410 bool has_icon_view) {
427 if (has_icon_view) {
454 if (has_icon_view)
409 GridChanged(bool has_learn_more, bool has_icon_view) argument

Completed in 75 milliseconds