evas_canvas: move evas_output_XXX API from eo to legach.
authorJi-Youn Park <jy0703.park@samsung.com>
Mon, 13 Jun 2016 10:20:11 +0000 (18:50 +0830)
committerJi-Youn Park <jy0703.park@samsung.com>
Mon, 13 Jun 2016 10:23:06 +0000 (18:53 +0830)
commita75fb5763a29b6c89173bf61c0a27ab43d780c1e
tree95bd5172f3fd9c8c9c73224d92cb05a704cb4790
parent4a59fc4eb5465d96e8b1ca7b7e1e72c23e0cd422
evas_canvas: move evas_output_XXX API from eo to legach.

evas canvas will be removed from eo.
evas_output_XXX APIs are usually used by widget or e17.
I decided not open these kind of APIs to eo.
app can use the size of elm win instead of evas output apis.
src/lib/evas/Evas_Legacy.h
src/lib/evas/canvas/evas_canvas.eo
src/lib/evas/canvas/evas_main.c
src/tests/emotion/emotion_test_main-eo.c