Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/lib/ecore_input/
H A DEcore_Input.h115 ECORE_CANCEL enumerator
/dports/devel/efl/efl-1.25.1/src/lib/ecore_input_evas/
H A Decore_input_evas.c88 if ((press == ECORE_UP) || (press == ECORE_CANCEL)) in _ecore_event_last_check()
99 if ((press == ECORE_UP) || (press == ECORE_CANCEL)) in _ecore_event_last_check()
480 Ecore_Input_Action act = _ecore_event_last_check(eel, ECORE_CANCEL); in _ecore_event_evas_mouse_button_cancel()