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)
commit374ca4600e408503b19d32ed34e8eb3faeb4c13f
tree30e5044be7649fe9e228203d7e69fd604fe53193
parent10b935443536f9c3258b384f688adc63fdfa2a5f
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: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@57009 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/canvas/evas_object_textblock.c