OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:web_contents_was_loading_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/frame_host/
interstitial_page_impl.h
247
bool
web_contents_was_loading_
;
member in class:content::InterstitialPageImpl
interstitial_page_impl.cc
169
web_contents_was_loading_
(false),
427
web_contents_was_loading_
= controller_->delegate()->IsLoading();
575
if (
web_contents_was_loading_
)
Completed in 32 milliseconds