Elm: Use 'canvas' API and structure rather than 'output' API and
authorseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 13 Jun 2011 11:26:08 +0000 (11:26 +0000)
committerseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 13 Jun 2011 11:26:08 +0000 (11:26 +0000)
commit94e4e69c2a348de0d0e7fa41ea53dda7e524ebb9
tree3824f031dd6955ce3a01da4b438e67eb600edb5e
parent4966417f29f06c46cc86490b0edc4981282d5bdd
Elm: Use 'canvas' API and structure rather than 'output' API and
structure.

'canvas' and 'output' are same. So we need to deprecate one of them
later(may be evas 2.0 or so.) After I discuss this with raster, I've
got to use 'canvas' not 'output'. So I fixed elementary codes.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60268 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/bin/test_ctxpopup.c
src/bin/test_map.c
src/bin/test_win_inline.c
src/lib/elm_colorselector.c
src/lib/elm_entry.c
src/lib/elm_map.c
src/lib/elm_segment_control.c
src/lib/elm_slider.c