Searched defs:should_clear_history_list (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/public/browser/
H A Dnavigation_controller.h170 bool should_clear_history_list; member in struct:content::NavigationController::LoadURLParams
/external/chromium_org/content/browser/frame_host/
H A Dnavigation_entry_impl.h205 bool should_clear_history_list() const { function in class:content::NavigationEntryImpl
208 void set_should_clear_history_list(bool should_clear_history_list) { argument
209 should_clear_history_list_ = should_clear_history_list;

Completed in 175 milliseconds