Home
last modified time | relevance | path

Searched defs:windowFeatures (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/page/
DCreateWindow.cpp117 …indow(const String& urlString, const AtomicString& frameName, const WindowFeatures& windowFeatures, in createWindow()
/external/chromium_org/third_party/WebKit/Source/core/frame/
DLocalDOMWindow.cpp1867 WindowFeatures windowFeatures(windowFeaturesString); in open() local
1889 WindowFeatures windowFeatures(dialogFeaturesString, screenAvailableRect(m_frame->view())); in showModalDialog() local