elm_code: Pass widget data to _elm_code_widget_fill_line
authorDerek Foreman <derek.foreman.samsung@gmail.com>
Fri, 18 Jan 2019 16:41:05 +0000 (10:41 -0600)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 24 Jan 2019 05:20:18 +0000 (14:20 +0900)
commit07ef74409127c8ca616c272887d0e7629fc512a2
tree6cbaf32da84c3c6c8e6f04622181057a58a88e53
parent57fac525da4f2275da8b78a876d62ac866d1f27d
elm_code: Pass widget data to _elm_code_widget_fill_line

We already have this looked up in all callers, and the lookup is mind
smashingly heavy.  Just use what we have.

ref T6209

Signed-off-by: Derek Foreman <derek.foreman.samsung@gmail.com>
Reviewed-by: Chris Michael <cp.michael@samsung.com>
Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Differential Revision: https://phab.enlightenment.org/D7694
src/lib/elementary/elm_code_widget.c