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 42 base::RefCountedMemory* GetNewTabCSS(WindowType win_type);
ntp_resource_cache.cc 252 base::RefCountedMemory* NTPResourceCache::GetNewTabCSS(WindowType win_type) {
  /external/chromium_org/chrome/browser/ui/webui/
theme_source.cc 49 NTPResourceCacheFactory::GetForProfile(profile)->GetNewTabCSS(win_type);
  /external/chromium_org/chrome/browser/ui/webui/ntp/android/
ntp_resource_cache_android.cc 63 base::RefCountedMemory* NTPResourceCache::GetNewTabCSS(WindowType win_type) {

Completed in 334 milliseconds