Home
last modified time | relevance | path

Searched refs:pending_history_list_offset_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/public/renderer/
Dnavigation_state.h45 return pending_history_list_offset_; in pending_history_list_offset()
129 int pending_history_list_offset_; variable
Dnavigation_state.cc18 pending_history_list_offset_(pending_history_list_offset), in NavigationState()