HomeSort by relevance Sort by last modified time
    Searched refs:REPEAT_Y (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/chrome/browser/themes/
theme_properties.h 71 REPEAT_Y = 2,
theme_properties.cc 162 return REPEAT_Y;
193 if (tiling == REPEAT_Y)
  /external/chromium/chrome/browser/
ntp_background_util.cc 44 tiling != ThemeService::REPEAT_Y) {
  /external/chromium_org/chrome/browser/ui/
ntp_background_util.cc 54 tiling != ThemeProperties::REPEAT_Y) {
  /external/chromium/chrome/browser/themes/
theme_service.h 138 REPEAT_Y = 2,
theme_service.cc 410 if (tiling == ThemeService::REPEAT_Y)
424 return ThemeService::REPEAT_Y;
browser_theme_pack.cc 226 { "repeat-y", ThemeService::REPEAT_Y },
    [all...]
  /external/chromium_org/chrome/browser/search/
instant_service.cc 414 case ThemeProperties::REPEAT_Y:

Completed in 297 milliseconds