efl/src/lib/evas/include
Jean-Philippe Andre 608da26634 evas events: Simplify event counter
Simplify code:
 _evas_object_event_new()
 event_id = _evas_event_counter

Into:
  event_id = _evas_object_event_new()
2016-08-26 10:18:01 +09:00
..
evas_3d_utils.h evas: Update evas_3d_utils, replace Evas_Vec. 2016-02-17 16:12:35 +09:00
evas_blend_ops.h evas-blend-ops: fix off-by-1 in the C MUL3_SYM "simd" multiplier 2015-04-21 11:26:03 -04:00
evas_common_private.h evas: Rename Evas.Object to Efl.Canvas.Object 2016-06-21 14:35:19 +09:00
evas_ector_buffer.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
evas_filter.h Evas filters: Use Ector.Buffer instead of RGBA_Image 2016-01-05 15:43:44 +09:00
evas_inline.x evas events: Simplify event counter 2016-08-26 10:18:01 +09:00
evas_macros.h efl: everyone should now rely on Eina MIN/MAX redefinition. 2016-05-09 16:58:53 -07:00
evas_mmx.h merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_options.h merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_private.h evas events: Remove now unused code 2016-08-26 10:18:01 +09:00