Searched refs:coreFeatures (Results 1 – 3 of 3) sorted by relevance
155 …rame, const FrameLoadRequest& frameLoadRequest, const WindowFeatures& coreFeatures, const Navigati… in createWindow() argument164 GRefPtr<WebKitWebWindowFeatures> webWindowFeatures(adoptGRef(kitNew(coreFeatures))); in createWindow()
70 …w_window_create(Evas_Object *o, Eina_Bool javascript, const WebCore::WindowFeatures* coreFeatures);
3678 …ew_window_create(Evas_Object* o, Eina_Bool javascript, const WebCore::WindowFeatures* coreFeatures) in ewk_view_window_create() argument3685 Ewk_Window_Features* window_features = ewk_window_features_new_from_core(coreFeatures); in ewk_view_window_create()