OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_icon_view
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/message_center/views/
notifier_settings_view.cc
353
bool
has_icon_view
= false;
local
360
has_icon_view
= true;
362
GridChanged(ShouldHaveLearnMoreButton(),
has_icon_view
);
local
420
bool
has_icon_view
) {
437
if (
has_icon_view
) {
464
if (
has_icon_view
)
notifier_settings_view.h
79
void GridChanged(bool has_learn_more, bool
has_icon_view
);
Completed in 468 milliseconds