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

/external/webkit/Source/WebKit/gtk/WebCoreSupport/
H A DChromeClientGtk.cpp155 Page* ChromeClient::createWindow(Frame* frame, const FrameLoadRequest& frameLoadRequest, const WindowFeatures& coreFeatures, const NavigationAction&) argument
164 GRefPtr<WebKitWebWindowFeatures> webWindowFeatures(adoptGRef(kitNew(coreFeatures)));
/external/webkit/Source/WebKit/efl/ewk/
H A Dewk_view.cpp3678 Evas_Object* ewk_view_window_create(Evas_Object* o, Eina_Bool javascript, const WebCore::WindowFeatures* coreFeatures) argument
3685 Ewk_Window_Features* window_features = ewk_window_features_new_from_core(coreFeatures);

Completed in 102 milliseconds