Home
last modified time | relevance | path

Searched refs:ecore_x_selection_converter_atom_add (Results 1 – 3 of 3) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/lib/ecore_x/
H A Decore_x_selection.c57 ecore_x_selection_converter_atom_add(ECORE_X_ATOM_TEXT, in _ecore_x_selection_data_init()
60 ecore_x_selection_converter_atom_add(ECORE_X_ATOM_UTF8_STRING, in _ecore_x_selection_data_init()
63 ecore_x_selection_converter_atom_add(ECORE_X_ATOM_COMPOUND_TEXT, in _ecore_x_selection_data_init()
65 ecore_x_selection_converter_atom_add(ECORE_X_ATOM_STRING, in _ecore_x_selection_data_init()
405 ecore_x_selection_converter_atom_add(Ecore_X_Atom target, in ecore_x_selection_converter_atom_add() function
452 ecore_x_selection_converter_atom_add(x_target, func); in ecore_x_selection_converter_add()
H A Decore_x_dnd.c357 ecore_x_selection_converter_atom_add(newset[i], in ecore_x_dnd_types_set()
382 ecore_x_selection_converter_atom_add(actions[i], in ecore_x_dnd_actions_set()
H A DEcore_X.h1462 EAPI void ecore_x_selection_converter_atom_add(Ecore_X_Atom target, Eina_Bool …