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.cpp114 …indow(const String& urlString, const AtomicString& frameName, const WindowFeatures& windowFeatures, in createWindow()
/external/chromium_org/third_party/WebKit/Source/core/frame/
DDOMWindow.cpp1835 WindowFeatures windowFeatures(windowFeaturesString); in open() local
1857 WindowFeatures windowFeatures(dialogFeaturesString, screenAvailableRect(m_frame->view())); in showModalDialog() local