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

  /external/chromium_org/content/public/browser/
navigation_controller.h 168 bool should_clear_history_list; member in struct:content::NavigationController::LoadURLParams
  /external/chromium_org/content/browser/web_contents/
navigation_entry_impl.h 196 bool should_clear_history_list() const { function in class:content::NavigationEntryImpl
199 void set_should_clear_history_list(bool should_clear_history_list) {
200 should_clear_history_list_ = should_clear_history_list;

Completed in 26 milliseconds