OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_first_run
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/ui/webui/
new_tab_ui.h
74
static void
set_first_run
(bool first_run) { first_run_ = first_run; }
function in class:NewTabUI::NewTabHTMLSource
most_visited_handler.cc
324
NewTabUI::NewTabHTMLSource::
set_first_run
(false);
new_tab_ui.cc
306
NewTabHTMLSource::
set_first_run
(false);
Completed in 196 milliseconds