Home
last modified time | relevance | path

Searched refs:COMPONENT_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.c49 #define COMPONENT_NODE ((const xmlChar *) "component") macro
275 if (!xmlStrcmp (child_node2->name, COMPONENT_NODE)) { in create_atk_object_from_element()