OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
394
NTPResourceCache::WindowType
win_type
= NTPResourceCache::GetWindowType(
local
398
GetNewTabHTML(
win_type
));
Completed in 1530 milliseconds