Evas textblock: speeded things up by using the cached text_len
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 14 Feb 2011 10:09:27 +0000 (10:09 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 14 Feb 2011 10:09:27 +0000 (10:09 +0000)
commit956bdf15722bf53dfa6c689b3b4555aff92a188a
tree30e5044be7649fe9e228203d7e69fd604fe53193
parentb9f3a2fcc4afe12e65d91431922c2b16e6130a2a
Evas textblock: speeded things up by using the cached text_len
instead of calling eina_unicode_strlen all the time.
Also fixed an issue with size calculation.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@57009 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/canvas/evas_object_textblock.c