Searched refs:should_revert_web_contents_title_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/frame_host/
H A Dinterstitial_page_impl.cc175 should_revert_web_contents_title_(false),
302 if (!new_navigation_ && should_revert_web_contents_title_) {
426 if (!new_navigation_ && !should_revert_web_contents_title_) {
428 should_revert_web_contents_title_ = true;
H A Dinterstitial_page_impl.h261 bool should_revert_web_contents_title_; member in class:content::InterstitialPageImpl

Completed in 76 milliseconds