efl/src/lib/evas
Chris Michael 3bc6e30d63 evas: Fix missing breaks in switch
Coverity reports that we are missing breaks in the switch blocks here,
so add missing breaks.

Fixes Coverity CID1347413 and CID1347414

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2016-07-21 12:25:02 -04:00
..
cache evas engine cache - drop useless iff that assert already checked 2016-07-11 22:09:12 +09:00
cache2 evas cache - avoid possible deref of null pointer 2016-07-11 22:06:16 +09:00
canvas evas image updates - reduce overhead with bordered images not scaled 2016-07-20 13:13:41 +09:00
common Evas font: Fix width query for OpenType fonts. (rewrite) 2016-07-14 17:32:01 +01:00
common3d Automatic migration to Eo4. 2016-03-03 09:58:08 +00:00
cserve2 evas: use portable environment lookup. 2015-05-14 18:41:48 +02:00
file evas module load - make coverity happy but not a bug 2016-07-08 18:59:21 +09:00
filters evas: Fix missing breaks in switch 2016-07-21 12:25:02 -04:00
include evas - on shutdown avoid potential invalid memory access 2016-07-19 15:43:22 +09:00
Evas.h evas: move canvas3d and vg parts into beta API and keep the rest under EO API 2016-06-14 16:27:10 +02:00
Evas_Common.h efl: Rename "pointer" device class to "wand" 2016-07-06 11:27:06 +09:00
Evas_Eo.h evas: Move map to a separate mixin 2016-06-29 09:12:26 +09:00
Evas_GL.h Evas GL: Use [u]int64_t directly in all APIs 2016-07-18 15:09:19 +09:00
Evas_Legacy.h evas headers - remove duplicate declarations of the same function 2016-07-14 13:32:13 +09:00
Evas_Loader.h Evas: Move Evas.Load_Error to legacy, use Efl.Image.Load.Error 2016-06-17 11:37:39 +09:00
main.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00