HomeSort by relevance Sort by last modified time
    Searched refs:ewk_frame_feed_mouse_wheel (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit/efl/ewk/
ewk_frame.h 219 EAPI Eina_Bool ewk_frame_feed_mouse_wheel(Evas_Object *o, const Evas_Event_Mouse_Wheel *ev);
ewk_frame.cpp 1388 Eina_Bool ewk_frame_feed_mouse_wheel(Evas_Object* o, const Evas_Event_Mouse_Wheel* ev) function
    [all...]
ewk_view.cpp 376 return ewk_frame_feed_mouse_wheel(sd->main_frame, ev);
    [all...]

Completed in 24 milliseconds