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

/external/chromium_org/content/public/renderer/
H A Dnavigation_state.cc12 int pending_history_list_offset,
18 pending_history_list_offset_(pending_history_list_offset),
9 NavigationState(ui::PageTransition transition_type, bool is_content_initiated, int32 pending_page_id, int pending_history_list_offset, bool history_list_was_cleared) argument
H A Dnavigation_state.h24 int pending_history_list_offset,
30 pending_history_list_offset,
44 int pending_history_list_offset() const { function in class:content::NavigationState
122 int pending_history_list_offset,
22 CreateBrowserInitiated( int32 pending_page_id, int pending_history_list_offset, bool history_list_was_cleared, ui::PageTransition transition_type) argument

Completed in 187 milliseconds