efl_access_component: resolve property name conflicts
authorWonki Kim <wonki_.kim@samsung.com>
Thu, 5 Apr 2018 16:07:17 +0000 (01:07 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Thu, 5 Apr 2018 18:05:30 +0000 (03:05 +0900)
commit51f850df676956d4085002afb401d2c649ffb93f
treef56268954897312adeca9c3ad8685f44deca8b66
parent59b3ea0115ec2c603596ede858d5d14ca45adddc
efl_access_component: resolve property name conflicts

this class is a giant FIXME for anyone looking to do refactoring work.
the only reason it seems to exist is to provide wrappers around
efl.gfx functions and provide screen position adjustments--something
which isn't even viable under wayland

note that a test was removed here due to the corresponding method being
removed

Change-Id: I6ee1c14c6a56945ff7f551af4e89705d216018ed
src/lib/elementary/efl_access_component.c
src/lib/elementary/efl_access_component.eo
src/lib/elementary/efl_ui_widget.c
src/lib/elementary/elm_atspi_bridge.c
src/lib/elementary/elm_widget_item.eo
src/tests/elementary/elm_test_win.c