Home
last modified time | relevance | path

Searched refs:current_is_view_source_mode (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/frame_host/
Drender_frame_host_manager.cc731 bool current_is_view_source_mode, in ShouldSwapBrowsingInstancesForNavigation() argument
784 if (current_is_view_source_mode != new_is_view_source_mode) in ShouldSwapBrowsingInstancesForNavigation()
828 bool current_is_view_source_mode = current_entry ? in GetSiteInstanceForNavigation() local
833 current_is_view_source_mode, in GetSiteInstanceForNavigation()
Drender_frame_host_manager.h371 bool current_is_view_source_mode,
Drender_frame_host_manager_unittest.cc338 bool current_is_view_source_mode = current_entry ? in ShouldSwapProcesses() local
342 current_is_view_source_mode, in ShouldSwapProcesses()