OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_showing_sync_bubble
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/webui/ntp/
new_tab_ui.h
83
void
set_showing_sync_bubble
(bool showing) { showing_sync_bubble_ = showing; }
function in class:NewTabUI
ntp_login_handler.cc
189
ntp_ui->
set_showing_sync_bubble
(true);
Completed in 858 milliseconds