OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kShowOmniboxSearchHint
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/
omnibox_search_hint.cc
223
// OMNIBOX_OPENED_URL notification was there to set the
kShowOmniboxSearchHint
226
tab_->profile()->GetPrefs()->SetBoolean(prefs::
kShowOmniboxSearchHint
,
234
return profile->GetPrefs()->GetBoolean(prefs::
kShowOmniboxSearchHint
) &&
/external/chromium/chrome/common/
pref_names.cc
605
const char
kShowOmniboxSearchHint
[] = "browser.show_omnibox_search_hint";
[
all
...]
pref_names.h
217
extern const char
kShowOmniboxSearchHint
[];
/external/chromium/chrome/browser/ui/
browser.cc
[
all
...]
Completed in 3626 milliseconds