textblock: Simple refactoring for _markup_get_text_utf8_append to call eina_unicode_u...
authorRyuan Choi <ryuan.choi@gmail.com>
Sun, 29 Dec 2013 04:33:19 +0000 (13:33 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sun, 29 Dec 2013 04:33:20 +0000 (13:33 +0900)
commitb25df71d57a0e8426518137f42047d248f13322a
tree0fb876114c245bc50a83d6bad3c65317864f1385
parent011fb2d10aed57c286c8df6cd6f7bde73dec0601
textblock: Simple refactoring for _markup_get_text_utf8_append to call eina_unicode_utf8_next_get directly

Summary:
evas_string_char_next_get is simple wrapper of eina_unicode_utf8_next_get with
some check routines.
But in _markup_get_text_utf8_append, these check routines look unnecessary.

Reviewers: cedric, seoz, raster

Reviewed By: raster

CC: cedric
Differential Revision: https://phab.enlightenment.org/D420
src/lib/evas/canvas/evas_object_textblock.c