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

/external/chromium_org/content/browser/frame_host/
H A Dinterstitial_page_impl.h84 reload_on_dont_proceed_ = value;
86 bool reload_on_dont_proceed() const { return reload_on_dont_proceed_; }
237 bool reload_on_dont_proceed_; member in class:content::InterstitialPageImpl
H A Dinterstitial_page_impl.cc160 reload_on_dont_proceed_(false),
669 if (reload_on_dont_proceed_)

Completed in 458 milliseconds