edje: Reshuffle a bit edje_object.eo
authorJean-Philippe Andre <jp.andre@samsung.com>
Wed, 31 May 2017 08:03:26 +0000 (17:03 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Wed, 31 May 2017 09:42:28 +0000 (18:42 +0900)
commitce0d15ecb330e2c63b437956a345723a8b493b7f
tree0fc62bb6f77a6e4a8ab2d2f1a8f2770fb9fc609d
parentaa5ac8eed71fb448d05ba05f05de32c6b2f86d7b
edje: Reshuffle a bit edje_object.eo

This changes a few method names:
 - freeze -> calc_freeze
 - thaw -> calc_thaw
 - update_hints -> calc_update_hints

Otherwise this is mostly about reshuffling the EO file itself
and changing documentation.

Ref T5315
src/lib/edje/edje_calc.c
src/lib/edje/edje_object.eo
src/lib/edje/edje_util.c
src/lib/elementary/efl_ui_image.c
src/lib/elementary/efl_ui_image.eo
src/tests/emotion/emotion_test_main-eo.c