HomeSort by relevance Sort by last modified time
    Searched refs:should_replace_entry (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/web_contents/
navigation_entry_impl.h 181 bool should_replace_entry() const { function in class:content::NavigationEntryImpl
185 void set_should_replace_entry(bool should_replace_entry) {
186 should_replace_entry_ = should_replace_entry;
navigation_controller_impl.cc 738 pending_entry_ && pending_entry_->should_replace_entry();
    [all...]

Completed in 581 milliseconds