OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:show_on_most_visited_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/web_resource/
notification_promo_mobile_ntp.cc
39
show_on_most_visited_
= false;
60
payload_->GetBoolean("promo_show_on_most_visited", &
show_on_most_visited_
);
notification_promo_mobile_ntp.h
39
bool show_on_most_visited() const { return
show_on_most_visited_
; }
74
bool
show_on_most_visited_
;
member in class:NotificationPromoMobileNtp
Completed in 25 milliseconds