Home
last modified time | relevance | path

Searched refs:Evas_Object_Intercept_Show_Cb (Results 1 – 2 of 2) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/lib/evas/
H A DEvas_Legacy.h2908 typedef void (*Evas_Object_Intercept_Show_Cb)(void *data, Evas_Object *obj); typedef
3095 EAPI void evas_object_intercept_show_callback_add(Evas_Object *obj, Evas_Object_Intercept_Show_Cb
3109 EAPI void *evas_object_intercept_show_callback_del(Evas_Object *obj, Evas_Object_Intercept_Show_Cb
/dports/devel/efl/efl-1.25.1/src/lib/evas/include/
H A Devas_private.h224 Evas_Object_Intercept_Show_Cb func;