navigation_state.h | 23 int32 pending_page_id, 29 pending_page_id, 40 int32 pending_page_id() const { return pending_page_id_; } function in class:content::NavigationState 42 // If pending_page_id() is not -1, then this contains the corresponding 48 // If pending_page_id() is not -1, then this returns true if the session 121 int32 pending_page_id,
|