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 170 bool should_clear_history_list; member in struct:content::NavigationController::LoadURLParams
  /external/chromium_org/content/browser/frame_host/
navigation_entry_impl.h 205 bool should_clear_history_list() const { function in class:content::NavigationEntryImpl
208 void set_should_clear_history_list(bool should_clear_history_list) {
209 should_clear_history_list_ = should_clear_history_list;

Completed in 73 milliseconds