Searched defs:setWindowFeatures (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/page/
H A DChrome.cpp164 void Chrome::setWindowFeatures(const WindowFeatures& features) const function in class:blink::Chrome
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebViewImpl.cpp3800 void WebViewImpl::setWindowFeatures(const WebWindowFeatures& features) function in class:WebViewImpl
3802 m_page->chrome().setWindowFeatures(features);

Completed in 241 milliseconds