Home
last modified time | relevance | path

Searched refs:atspi_collection_get_matches_to (Results 1 – 3 of 3) sorted by relevance

/dports/accessibility/at-spi2-core/at-spi2-core-2.36.0/atspi/
H A Datspi-collection.h54 GArray * atspi_collection_get_matches_to (AtspiCollection *collection, AtspiAccessible *current_obj…
H A Datspi-collection.c170 atspi_collection_get_matches_to (AtspiCollection *collection, in atspi_collection_get_matches_to() function
/dports/accessibility/at-spi2-atk/at-spi2-atk-2.34.2/tests/
H A Datk_test_collection.c101 GArray *ret = atspi_collection_get_matches_to (iface, in atk_test_collection_get_matches_to()