Elm_Animation_View : Change some EAPI to EOAPI 93/197793/1
authorJunsuChoi <jsuya.choi@samsung.com>
Wed, 16 Jan 2019 09:52:12 +0000 (18:52 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Wed, 16 Jan 2019 10:46:42 +0000 (19:46 +0900)
commit94a2a30f35a1edeea5ecac3222011d02d8b3f17c
tree837e86a0695cde89a651ad94b946e932c1f59852
parenta19d7e21958880b4b80d64ad078a3855e491706d
Elm_Animation_View : Change some EAPI to EOAPI

Summary:
enum Elm_Animation_View_State -> enum Elm.Animation_View.State
elm_animation_view_state_get -> Elm.Animation_View.state.get
elm_animation_view_is_playing_back -> Elm.Animation_View.is_playing_back
elm_animation_view_frame_count_get -> Elm.Animation_View.frame_count.get

Test Plan: N/A

Reviewers: Hermet

Reviewed By: Hermet

Subscribers: cedric, SanghyeonLee, #reviewers, smohanty, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D7632

Change-Id: Ia46f5ac4d81550aee6b3cccce8d7ee9fcb324db5
src/lib/elementary/elm_animation_view.c
src/lib/elementary/elm_animation_view.eo
src/lib/elementary/elm_animation_view_legacy.h