elm: Compress more focus tests into the same list walk
authorDerek Foreman <derek.foreman.samsung@gmail.com>
Tue, 20 Nov 2018 17:20:36 +0000 (11:20 -0600)
committerHermet Park <hermetpark@gmail.com>
Wed, 5 Dec 2018 05:35:03 +0000 (14:35 +0900)
commita969aec5d5cd75278908f3f9ab7a358ad6d1d2b1
tree780727635aa01c18c20646bc8eb7d1074271e74c
parent1c7d36137d251bc447107f494b32dfcf6b5539e8
elm: Compress more focus tests into the same list walk

Since we're already at the top of the list, we can do the WIN_CLASS test
much more cheaply.

Differential Revision: https://phab.enlightenment.org/D7314

Signed-off-by: Derek Foreman <derek.foreman.samsung@gmail.com>
src/lib/elementary/efl_ui_widget.c