Searched refs:set_should_replace_entry (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/browser/frame_host/
H A Dnavigation_entry_impl.cc346 set_should_replace_entry(false);
H A Dnavigation_entry_impl.h194 void set_should_replace_entry(bool should_replace_entry) { function in class:content::NavigationEntryImpl
H A Dnavigator_impl.cc191 entry->set_should_replace_entry(pending_entry->should_replace_entry());
H A Dnavigation_controller_impl.cc369 nav_entry->set_should_replace_entry(true);
729 entry->set_should_replace_entry(true);
H A Dnavigation_controller_impl_unittest.cc1333 pending_entry->set_should_replace_entry(true);
2847 set_should_replace_entry(true);

Completed in 87 milliseconds