setWindowFeatures   94 Source/core/page/Chrome.h     void setWindowFeatures(const WindowFeatures&) const;
setWindowFeatures   87 Source/core/page/CreateWindow.cpp     host->chrome().setWindowFeatures(features);
setWindowFeatures 3397 Source/web/WebViewImpl.cpp     m_page->chrome().setWindowFeatures(features);
setWindowFeatures  189 Source/web/WebViewImpl.h     virtual void setWindowFeatures(const WebWindowFeatures&) OVERRIDE;
setWindowFeatures  148 public/web/WebView.h     virtual void setWindowFeatures(const WebWindowFeatures&) = 0;