Searched defs:WindowFeatures (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/page/
H A DWindowFeatures.h39 struct WindowFeatures { struct in namespace:WebCore
40 WindowFeatures() function in struct:WebCore::WindowFeatures
H A DWindowFeatures.cpp39 WindowFeatures::WindowFeatures(const String& features) function in class:WebCore::WindowFeatures
162 WindowFeatures::WindowFeatures(const String& dialogFeaturesString, const FloatRect& screenAvailableRect) function in class:WebCore::WindowFeatures
/macosx-10.9.5/WebKit-7537.78.2/wince/WebCoreSupport/
H A DChromeClientWinCE.cpp83 Page* ChromeClientWinCE::createWindow(Frame*, const FrameLoadRequest&, const WindowFeatures&, const NavigationAction&) argument
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DEmptyClients.h83 virtual Page* createWindow(Frame*, const FrameLoadRequest&, const WindowFeatures&, const NavigationAction&) { return 0; } argument

Completed in 108 milliseconds