OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kNewTabCSSPath
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/webui/
theme_source.cc
21
static const char*
kNewTabCSSPath
= "css/newtab.css";
49
if (uncached_path ==
kNewTabCSSPath
||
52
DCHECK((uncached_path ==
kNewTabCSSPath
&& !is_incognito) ||
71
if (uncached_path ==
kNewTabCSSPath
||
83
if (uncached_path ==
kNewTabCSSPath
||
/external/chromium_org/chrome/browser/ui/webui/
theme_source.cc
36
static const char*
kNewTabCSSPath
= "css/new_tab_theme.css";
71
if (uncached_path ==
kNewTabCSSPath
||
94
if (uncached_path ==
kNewTabCSSPath
||
107
if (uncached_path ==
kNewTabCSSPath
||
Completed in 47 milliseconds