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

  /external/chromium_org/chrome/browser/themes/
theme_properties.h 128 static std::string TilingToString(int tiling);
theme_properties.cc 189 std::string ThemeProperties::TilingToString(int tiling) {
  /external/chromium_org/chrome/browser/ui/webui/ntp/
ntp_resource_cache.cc 152 return ThemeProperties::TilingToString(repeat_mode);

Completed in 440 milliseconds