Home
last modified time | relevance | path

Searched refs:popup_type (Results 1 – 13 of 13) sorted by relevance

/external/chromium/chrome/browser/extensions/
Dextension_host_mac.mm26 WebKit::WebPopupType popup_type) {
30 ExtensionHost::CreateNewWidgetInternal(route_id, popup_type);
Dextension_host_mac.h22 WebKit::WebPopupType popup_type);
Dextension_host.cc582 WebKit::WebPopupType popup_type) { in CreateNewWidget() argument
583 CreateNewWidgetInternal(route_id, popup_type); in CreateNewWidget()
592 int route_id, WebKit::WebPopupType popup_type) { in CreateNewWidgetInternal() argument
593 return delegate_view_helper_.CreateNewWidget(route_id, popup_type, in CreateNewWidgetInternal()
Dextension_host.h147 virtual void CreateNewWidget(int route_id, WebKit::WebPopupType popup_type);
212 WebKit::WebPopupType popup_type);
/external/chromium/chrome/browser/tab_contents/
Drender_view_host_delegate_helper.h52 WebKit::WebPopupType popup_type,
Dtab_contents_view_mac.h74 WebKit::WebPopupType popup_type);
Drender_view_host_delegate_helper.cc128 int route_id, WebKit::WebPopupType popup_type, RenderProcessHost* process) { in CreateNewWidget() argument
134 widget_view->set_popup_type(popup_type); in CreateNewWidget()
Dbackground_contents.h89 virtual void CreateNewWidget(int route_id, WebKit::WebPopupType popup_type);
Dbackground_contents.cc235 WebKit::WebPopupType popup_type) { in CreateNewWidget() argument
Dtab_contents_view_mac.mm282 WebKit::WebPopupType popup_type) {
286 TabContentsView::CreateNewWidgetInternal(route_id, popup_type);
/external/chromium/chrome/browser/notifications/
Dballoon_host.h78 virtual void CreateNewWidget(int route_id, WebKit::WebPopupType popup_type) {} in CreateNewWidget() argument
/external/chromium/chrome/browser/prerender/
Dprerender_contents.h134 virtual void CreateNewWidget(int route_id, WebKit::WebPopupType popup_type);
Dprerender_contents.cc410 WebKit::WebPopupType popup_type) { in CreateNewWidget() argument