HomeSort by relevance Sort by last modified time
    Searched refs:pending_page_id (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/public/renderer/
navigation_state.cc 11 int32 pending_page_id,
17 pending_page_id_(pending_page_id),
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
104 int32 pending_page_id,
  /external/chromium_org/content/renderer/
render_view_impl.cc     [all...]

Completed in 87 milliseconds