OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:within_window
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/prerender/
prerender_histograms.cc
269
bool
within_window
= WithinWindow();
272
if (
within_window
)
281
} else if (
within_window
) {
/external/chromium/chrome/browser/prerender/
prerender_manager.cc
402
bool
within_window
= WithinWindow();
local
410
if (
within_window
)
419
if (
within_window
)
Completed in 275 milliseconds