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

/external/chromium_org/content/browser/frame_host/
H A Dnavigation_entry_impl.h120 void set_page_type(PageType page_type) { function in class:content::NavigationEntryImpl
H A Dnavigation_entry_impl_unittest.cc130 entry2_->set_page_type(PAGE_TYPE_INTERSTITIAL);
H A Dinterstitial_page_impl.cc238 entry->set_page_type(PAGE_TYPE_INTERSTITIAL);
H A Dnavigation_controller_impl.cc1044 new_entry->set_page_type(PAGE_TYPE_NORMAL);
1066 new_entry->set_page_type(PAGE_TYPE_ERROR);
H A Dnavigation_controller_impl_unittest.cc2544 set_page_type(PAGE_TYPE_INTERSTITIAL);
3269 interstitial_entry->set_page_type(PAGE_TYPE_INTERSTITIAL);

Completed in 98 milliseconds