Home
last modified time | relevance | path

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

/dports/accessibility/at-spi2-atk/at-spi2-atk-2.34.2/tests/
H A Datk-object-xml-loader.c39 #define ACC_TABLE_CELL_NODE ((const xmlChar *) "accessible_table_cell") macro
215 if (!xmlStrcmp (element->name, ACC_TABLE_CELL_NODE)) in create_atk_object_from_element()
239 !xmlStrcmp (child_node->name, ACC_TABLE_CELL_NODE) || in create_atk_object_from_element()