Home
last modified time | relevance | path

Searched refs:ECORE_IMF_CALLBACK_DELETE_SURROUNDING (Results 1 – 8 of 8) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/modules/ecore_imf/wayland/
H A Dwayland_imcontext.c333 … ecore_imf_context_event_callback_call(imcontext->ctx, ECORE_IMF_CALLBACK_DELETE_SURROUNDING, &ev); in text_input_commit_string()
485 … ecore_imf_context_event_callback_call(imcontext->ctx, ECORE_IMF_CALLBACK_DELETE_SURROUNDING, &ev); in text_input_delete_surrounding_text()
/dports/devel/efl/efl-1.25.1/src/examples/ecore/
H A Decore_imf_example.c539 …ecore_imf_context_event_callback_add(en->imf_context, ECORE_IMF_CALLBACK_DELETE_SURROUNDING, _ecor… in create_input_field()
/dports/devel/efl/efl-1.25.1/src/lib/ecore_imf/
H A DEcore_IMF.h233ECORE_IMF_CALLBACK_DELETE_SURROUNDING, /**< "DELETE_SURROUNDING" is called when the input method n… enumerator
/dports/devel/efl/efl-1.25.1/src/modules/ecore_imf/ibus/
H A Dibus_imcontext.c806 ECORE_IMF_CALLBACK_DELETE_SURROUNDING, in _ecore_imf_context_ibus_delete_surrounding_text_cb()
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Defl_ui_internal_text_interactive.c1881 …ecore_imf_context_event_callback_add(en->imf_context, ECORE_IMF_CALLBACK_DELETE_SURROUNDING, _entr… in _efl_ui_internal_text_interactive_efl_object_finalize()
/dports/devel/efl/efl-1.25.1/src/modules/ecore_imf/scim/
H A Dscim_imcontext.cpp2785 …ecore_imf_context_event_callback_call(_focused_ic->ctx, ECORE_IMF_CALLBACK_DELETE_SURROUNDING, &ev… in slot_delete_surrounding_text()
/dports/devel/efl/efl-1.25.1/src/lib/edje/
H A Dedje_entry.c3102 …ecore_imf_context_event_callback_add(en->imf_context, ECORE_IMF_CALLBACK_DELETE_SURROUNDING, _edje… in _edje_entry_real_part_init()
3163 …ecore_imf_context_event_callback_del(en->imf_context, ECORE_IMF_CALLBACK_DELETE_SURROUNDING, _edje… in _edje_entry_real_part_shutdown()
/dports/x11/terminology/terminology-1.9.0/src/bin/
H A Dwin.c2316 … (wn->khdl.imf, ECORE_IMF_CALLBACK_DELETE_SURROUNDING, _imf_event_delete_surrounding_cb, wn); in win_new()