OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetNewTabBackgroundCSS
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/webui/ntp/
ntp_resource_cache.cc
119
std::string
GetNewTabBackgroundCSS
(const ui::ThemeProvider* theme_provider,
574
subst.push_back(
GetNewTabBackgroundCSS
(tp, false)); // $3
575
subst.push_back(
GetNewTabBackgroundCSS
(tp, true)); // $4
607
subst.push_back(
GetNewTabBackgroundCSS
(tp, false)); // $3
608
subst.push_back(
GetNewTabBackgroundCSS
(tp, true)); // $4
681
subst.push_back(
GetNewTabBackgroundCSS
(tp, false)); // $3
682
subst.push_back(
GetNewTabBackgroundCSS
(tp, true)); // $4
/external/chromium/chrome/browser/ui/webui/
ntp_resource_cache.cc
93
std::string
GetNewTabBackgroundCSS
(const ui::ThemeProvider* theme_provider,
445
subst.push_back(
GetNewTabBackgroundCSS
(tp, false)); // $3
446
subst.push_back(
GetNewTabBackgroundCSS
(tp, true)); // $4
526
subst.push_back(
GetNewTabBackgroundCSS
(tp, false)); // $3
527
subst.push_back(
GetNewTabBackgroundCSS
(tp, true)); // $4
Completed in 139 milliseconds