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

  /external/chromium/chrome/browser/ui/webui/
ntp_resource_cache.h 26 RefCountedBytes* GetNewTabCSS(bool is_incognito);
theme_source.cc 36 css_bytes_ = profile_->GetNTPResourceCache()->GetNewTabCSS(
ntp_resource_cache.cc 179 RefCountedBytes* NTPResourceCache::GetNewTabCSS(bool is_incognito) {
  /external/chromium_org/chrome/browser/ui/webui/ntp/
ntp_resource_cache.h 32 base::RefCountedMemory* GetNewTabCSS(bool is_incognito);
ntp_resource_cache.cc 241 base::RefCountedMemory* NTPResourceCache::GetNewTabCSS(bool is_incognito) {
  /external/chromium_org/chrome/browser/ui/webui/
theme_source.cc 46 css_bytes_ = NTPResourceCacheFactory::GetForProfile(profile)->GetNewTabCSS(
  /external/chromium_org/chrome/browser/ui/webui/ntp/android/
ntp_resource_cache_android.cc 46 base::RefCountedMemory* NTPResourceCache::GetNewTabCSS(bool is_incognito) {

Completed in 95 milliseconds