Home
last modified time | relevance | path

Searched defs:WebWindowFeatures (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/public/web/
DWebWindowFeatures.h44 struct WebWindowFeatures { struct
65 WebWindowFeatures() in WebWindowFeatures() argument
87 WebWindowFeatures(const WindowFeatures& f) in WebWindowFeatures() argument
108 operator WindowFeatures() const in WindowFeatures()
/external/chromium_org/third_party/WebKit/Source/web/tests/
DWebViewTest.cpp1433 …virtual WebView* createView(WebLocalFrame*, const WebURLRequest&, const WebWindowFeatures&, const … in createView()
DWebFrameTest.cpp5106 virtual WebView* createView(WebLocalFrame*, const WebURLRequest&, const WebWindowFeatures&, in createView()