OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:current_pref_version_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/webui/
new_tab_ui.h
57
static int current_pref_version() { return
current_pref_version_
; }
115
static const int
current_pref_version_
= 3;
member in class:NewTabUI
/external/chromium_org/chrome/browser/ui/webui/ntp/
new_tab_ui.h
71
static int current_pref_version() { return
current_pref_version_
; }
147
static const int
current_pref_version_
= 3;
member in class:NewTabUI
Completed in 56 milliseconds