Searched refs:restore_type_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/frame_host/
H A Dnavigation_entry_impl.cc49 restore_type_(RESTORE_NONE),
78 restore_type_(RESTORE_NONE),
302 return restore_type_ != RESTORE_NONE;
H A Dnavigation_entry_impl.h173 restore_type_ = type;
176 return restore_type_;
248 RestoreType restore_type_; member in class:content::NavigationEntryImpl

Completed in 81 milliseconds