Searched defs:window_container_type (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/extensions/browser/guest_view/extension_options/
H A Dextension_options_guest.cc198 WindowContainerType window_container_type,
195 ShouldCreateWebContents( content::WebContents* web_contents, int route_id, WindowContainerType window_container_type, const base::string16& frame_name, const GURL& target_url, const std::string& partition_id, content::SessionStorageNamespace* session_storage_namespace) argument
/external/chromium_org/chrome/browser/chromeos/first_run/
H A Ddrive_first_run_controller.cc170 WindowContainerType window_container_type,
283 WindowContainerType window_container_type,
289 if (window_container_type == WINDOW_CONTAINER_TYPE_NORMAL)
280 ShouldCreateWebContents( content::WebContents* web_contents, int route_id, WindowContainerType window_container_type, const base::string16& frame_name, const GURL& target_url, const std::string& partition_id, content::SessionStorageNamespace* session_storage_namespace) argument
/external/chromium_org/content/public/browser/
H A Dweb_contents_delegate.cc135 WindowContainerType window_container_type,
132 ShouldCreateWebContents( WebContents* web_contents, int route_id, WindowContainerType window_container_type, const base::string16& frame_name, const GURL& target_url, const std::string& partition_id, SessionStorageNamespace* session_storage_namespace) argument
/external/chromium_org/chrome/browser/ui/
H A Dbrowser.cc1542 WindowContainerType window_container_type,
1547 if (window_container_type == WINDOW_CONTAINER_TYPE_BACKGROUND) {
1539 ShouldCreateWebContents( WebContents* web_contents, int route_id, WindowContainerType window_container_type, const base::string16& frame_name, const GURL& target_url, const std::string& partition_id, content::SessionStorageNamespace* session_storage_namespace) argument

Completed in 1092 milliseconds