Evas textblock: Clean up ellipsis handling code.
authorTom Hacohen <tom@stosb.com>
Mon, 4 Jan 2016 15:09:16 +0000 (15:09 +0000)
committerTom Hacohen <tom@stosb.com>
Mon, 4 Jan 2016 15:12:10 +0000 (15:12 +0000)
commitebe09c4854e4f93e579bb968e32c49b2c9079a67
treee9c4c104672624dd43c05abb673070c58a629980
parent3252e3bf78881cf03729737cd8fd2b0c746e512d
Evas textblock: Clean up ellipsis handling code.

This cleans up the previous commit a bit by isolating the calculation
code and using a temporary descriptively named variable for the calculation.
src/lib/evas/canvas/evas_object_textblock.c