Home | History | Annotate | Download | only in developer_private

Lines Matching defs:host_type

489     ViewType host_type = GetViewType(web_contents);
490 if (VIEW_TYPE_EXTENSION_POPUP == host_type ||
491 VIEW_TYPE_EXTENSION_DIALOG == host_type)