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

  /external/chromium_org/chrome/browser/ui/webui/
app_launcher_page_ui.cc 106 NTPResourceCache::WindowType win_type = NTPResourceCache::GetWindowType( local
109 resource->GetNewTabHTML(win_type));
theme_source.cc 46 NTPResourceCache::WindowType win_type = NTPResourceCache::GetWindowType( local
49 NTPResourceCacheFactory::GetForProfile(profile)->GetNewTabCSS(win_type);
  /external/chromium_org/chrome/browser/ui/webui/ntp/
new_tab_ui.cc 341 NTPResourceCache::WindowType win_type = NTPResourceCache::GetWindowType( local
345 GetNewTabHTML(win_type));

Completed in 355 milliseconds