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

/external/chromium/chrome/common/
H A Dautomation_messages.h73 bool route_all_top_level_navigations);
85 bool route_all_top_level_navigations; member in struct:ExternalTabSettings
/external/chromium/chrome/browser/
H A Dexternal_tab_container_win.cc125 bool route_all_top_level_navigations) {
134 route_all_top_level_navigations_ = route_all_top_level_navigations;
115 Init(Profile* profile, HWND parent, const gfx::Rect& bounds, DWORD style, bool load_requests_via_automation, bool handle_top_level_requests, TabContentsWrapper* existing_contents, const GURL& initial_url, const GURL& referrer, bool infobars_enabled, bool route_all_top_level_navigations) argument

Completed in 300 milliseconds