edje/util - clean the white spaces & trailings

SVN revision: 78740
This commit is contained in:
ChunEon Park 2012-11-01 06:09:30 +00:00
parent be80050118
commit e12b7f2477
1 changed files with 619 additions and 618 deletions

View File

@ -2480,7 +2480,8 @@ _part_text_cursor_line_end_set(Eo *obj EINA_UNUSED, void *_pd, va_list *list)
EAPI Eina_Bool
edje_object_part_text_cursor_coord_set(Evas_Object *obj, const char *part,
Edje_Cursor cur, Evas_Coord x, Evas_Coord y)
Edje_Cursor cur, Evas_Coord x,
Evas_Coord y)
{
if (!obj) return EINA_FALSE;
Eina_Bool ret = EINA_FALSE;