efl/src/lib/ecore_psl1ght
Jean-Philippe ANDRE 0ef41604e8 Ecore: Use calloc() to initialize Ecore_Event_Key fully
Some fields (eg. data) may not be properly initialized.
Use calloc() instead of malloc() will ensure proper initialization
even if we add more fields.

These fields (data) would even be passed down to Evas as
Evas_Event_Key_Down for instance.
2015-03-25 15:34:23 -07:00
..
Ecore_Psl1ght.h
Ecore_Psl1ght_Keys.h
ecore_psl1ght.c
ecore_psl1ght_private.h
gemutil.c
gemutil.h
moveutil.c
moveutil.h
spursutil.c
spursutil.h