Add navigation helper functions for screen-reader and friends 41/136141/1
authorRadoslaw Cybulski <r.cybulski@partner.samsung.com>
Mon, 20 Mar 2017 07:27:18 +0000 (08:27 +0100)
committerShinwoo Kim <cinoo.kim@samsung.com>
Wed, 28 Jun 2017 08:08:40 +0000 (17:08 +0900)
commit94dd5699432c821fac1552c8a7b80d3c2ce6c63f
tree70284ff91ceb8344d5d964df1b394d906dcacd21
parenta0b1c15371a99a883cbd373b5f020c3779f60f85
Add navigation helper functions for screen-reader and friends

This patch adds GetNavigableAtPoint accessibility interface - the function finds accessibility object at given coordinates.
This massively (10-15 times) reduce amount of IPC calls (and time spent) in typical screen-reader scenario.

Change-Id: I73a99818cb9d65f0367866d40705c804d5509a20
atk-adaptor/adaptors/accessible-adaptor.c
atk-adaptor/object.c
atk-adaptor/object.h