Home
last modified time | relevance | path

Searched refs:elm_cnp_selection_loss_callback_set (Results 1 – 5 of 5) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Delm_code_widget_selection.c423 elm_cnp_selection_loss_callback_set(widget, ELM_SEL_TYPE_CLIPBOARD, _selection_loss_cb, widget); in elm_code_widget_selection_cut()
442 elm_cnp_selection_loss_callback_set(widget, ELM_SEL_TYPE_CLIPBOARD, _selection_loss_cb, widget); in elm_code_widget_selection_copy()
H A Delm_cnp.h309 EAPI void elm_cnp_selection_loss_callback_set(Evas_Object *obj, Elm_Sel_Type selection, Elm_Selecti…
H A Delm_cnp.c219 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() function
H A Delm_entry.c1632 elm_cnp_selection_loss_callback_set(obj, seltype, _selection_clear, obj); in _selection_store()
2426elm_cnp_selection_loss_callback_set(data, ELM_SEL_TYPE_PRIMARY, _selection_clear, data); in _entry_selection_cleared_signal_cb()
/dports/x11/terminology/terminology-1.9.0/src/bin/
H A Dtermio.c953 elm_cnp_selection_loss_callback_set(sd->win, sd->sel_type, in _lost_selection_reset_job()
1010 elm_cnp_selection_loss_callback_set(sd->win, type, in termio_take_selection_text()