Evas textblock: Added an rbtree index for the layout paragraphs.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 19 May 2011 09:54:30 +0000 (09:54 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 19 May 2011 09:54:30 +0000 (09:54 +0000)
commit4f9869831cc166a27f81b14843f0f5e458004c05
tree9e25783f2c3b6af15df10b8e019efc30c5c708b0
parent188e2b3bc908e18ee79d4c57739b547e182690cf
Evas textblock: Added an rbtree index for the layout paragraphs.

This can be used with both coordinates and line numbers, this is a
faster way to find layout paragraphs in the textblock which means
we should now be a lot faster with big textblocks.

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