OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NTP_BACKGROUND_ALIGNMENT
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chrome/browser/themes/
theme_properties.h
53
NTP_BACKGROUND_ALIGNMENT
,
browser_theme_pack_unittest.cc
226
ThemeProperties::
NTP_BACKGROUND_ALIGNMENT
, &val));
449
std::string json = "{ \"
ntp_background_alignment
\": \"bottom\", "
456
ThemeProperties::
NTP_BACKGROUND_ALIGNMENT
, &out_val));
522
std::string invalid_properties = "{ \"
ntp_background_alignment
\": [15], "
528
ThemeProperties::
NTP_BACKGROUND_ALIGNMENT
, &out_val));
theme_properties.cc
311
case
NTP_BACKGROUND_ALIGNMENT
:
browser_theme_pack.cc
332
{ "
ntp_background_alignment
",
333
ThemeProperties::
NTP_BACKGROUND_ALIGNMENT
},
[
all
...]
/external/chromium_org/chrome/browser/ui/webui/ntp/
ntp_resource_cache.cc
128
ThemeProperties::
NTP_BACKGROUND_ALIGNMENT
);
523
ThemeProperties::
NTP_BACKGROUND_ALIGNMENT
);
/external/chromium_org/chrome/browser/search/
instant_service.cc
345
ThemeProperties::
NTP_BACKGROUND_ALIGNMENT
);
Completed in 430 milliseconds