Evas textblock: Clean up ellipsis handling code. 72/56172/1
authorTom Hacohen <tom@stosb.com>
Mon, 4 Jan 2016 15:09:16 +0000 (15:09 +0000)
committerYoungbok Shin <youngb.shin@samsung.com>
Tue, 5 Jan 2016 06:52:42 +0000 (15:52 +0900)
commitc78eb644b76847612e548f54d4fa1d876bb96606
treec38d15b8366b4634fd93cc65926e60e01d2a890d
parent412465fa2457d7c325f488cc62e71c39c7ba2fb6
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.

Change-Id: I53f509dd5bfd775f83a9012654e51a89894d4cb3
src/lib/evas/canvas/evas_object_textblock.c