edje: fix edje_object_part_text_item_list_get and edje_object_part_text_item_geometry_get
authorartem.popov <artem.popov@samsung.com>
Tue, 4 Nov 2014 23:00:45 +0000 (00:00 +0100)
committerCedric BAIL <cedric@osg.samsung.com>
Tue, 4 Nov 2014 23:15:52 +0000 (00:15 +0100)
commita5e3e0d0d44f51b2c28a89413fdddf552fe636f3
treea5882b5a071dc54193487a5bbb55e06ec0161ef8
parent704c448141888d18dde8a73b727856a77edcc189
edje: fix edje_object_part_text_item_list_get and edje_object_part_text_item_geometry_get

Summary:
There is copy-paste bug, when _anchors_get works in the same way like
_items_get. edje_object_part_text_item_list_get and
edje_object_part_text_item_geometry_get didn't work.

@fix

Reviewers: seoz, Hermet, raster, cedric

Reviewed By: cedric

Subscribers: cedric

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

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/edje/edje_entry.c