Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Delm_cnp.h156 typedef void (*Elm_Selection_Loss_Cb)(void *data, Elm_Sel_Type selection); typedef
309 …ction_loss_callback_set(Evas_Object *obj, Elm_Sel_Type selection, Elm_Selection_Loss_Cb func, cons…
H A Delm_cnp.c195 Elm_Selection_Loss_Cb loss_cb;
219 elm_cnp_selection_loss_callback_set(Evas_Object *obj, Elm_Sel_Type type, Elm_Selection_Loss_Cb func… in elm_cnp_selection_loss_callback_set()