Searched defs:WebWindowFeatures (Results 1 – 2 of 2) sorted by relevance
44 struct WebWindowFeatures { struct65 WebWindowFeatures() in WebWindowFeatures() argument83 WebWindowFeatures(const WebCore::WindowFeatures& f) in WebWindowFeatures() function
232 WebView* WebViewHost::createView(WebFrame*, const WebURLRequest&, const WebWindowFeatures&, const W… in createView()