Home
last modified time | relevance | path

Searched refs:Exactness_Action_Type (Results 1 – 6 of 6) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/bin/exactness/
H A Dcommon.h122 } Exactness_Action_Type; typedef
203 Exactness_Action_Type type; /**< The action type */
260 const char *_exactness_action_type_to_string_get(Exactness_Action_Type type);
H A Drecorder.c49 static Exactness_Action_Type
71 _add_to_list(Exactness_Action_Type type, unsigned int n_evas, unsigned int timestamp, void *data, i… in _add_to_list()
114 Exactness_Action_Type evt = _event_pointer_type_get(action); in _event_pointer_cb()
172 Exactness_Action_Type evt = EXACTNESS_ACTION_KEY_UP; in _event_key_cb()
H A Dinjector.c68 _feed_event(Exactness_Action_Type type, unsigned int n_evas, void *data) in _feed_event()
H A Dplayer.c265 _feed_event(Exactness_Action_Type type, unsigned int n_evas, void *data) in _feed_event()
791 Exactness_Action_Type last_action_type = EXACTNESS_ACTION_UNKNOWN; in _src_open()
H A Dcommon.c176 _exactness_action_type_to_string_get(Exactness_Action_Type type) in _exactness_action_type_to_string_get()
H A Dinspect.c75 _event_struct_len_get(Exactness_Action_Type type) in _event_struct_len_get()