Home
last modified time | relevance | path

Searched refs:evas_event_callback_call (Results 1 – 6 of 6) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/lib/evas/canvas/
H A Devas_device.c255 evas_event_callback_call(eo_e, EVAS_CALLBACK_DEVICE_CHANGED, dev); in evas_device_add_full()
312 evas_event_callback_call(efl_input_device_evas_get(dev), EVAS_CALLBACK_DEVICE_CHANGED, dev); in evas_device_name_set()
325 evas_event_callback_call(efl_input_device_evas_get(dev), EVAS_CALLBACK_DEVICE_CHANGED, dev); in evas_device_description_set()
375 evas_event_callback_call(efl_input_device_evas_get(dev), EVAS_CALLBACK_DEVICE_CHANGED, dev); in evas_device_class_set()
388 evas_event_callback_call(efl_input_device_evas_get(dev), EVAS_CALLBACK_DEVICE_CHANGED, dev); in evas_device_subclass_set()
401 evas_event_callback_call(efl_input_device_evas_get(dev), EVAS_CALLBACK_DEVICE_CHANGED, dev); in evas_device_emulation_source_set()
H A Devas_focus.c134 evas_event_callback_call(obj->layer->evas->evas, cb_evas, evt); in _evas_focus_dispatch_event()
H A Devas_callbacks.c344 evas_event_callback_call(Evas *eo_e, Evas_Callback_Type type, void *event_info) in evas_event_callback_call() function
H A Devas_main.c1437 evas_event_callback_call(e->evas, EVAS_CALLBACK_CANVAS_VIEWPORT_RESIZE, NULL); in evas_output_viewport_set()
H A Devas_render.c2818 evas_event_callback_call(eo_e, type, event_info); in _cb_always_call()
/dports/devel/efl/efl-1.25.1/src/lib/evas/include/
H A Devas_private.h1202 void evas_event_callback_call(Evas *e, Evas_Callback_Type type, void *event_info);