Searched refs:get_next_parent_element_node (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libcroco/
H A Dcr-sel-eng.c108 static CRXMLNodePtr get_next_parent_element_node (CRNodeIface const * a_node_iface, CRXMLNodePtr a_node);
151 for (; node; node = get_next_parent_element_node (node_iface, node)) {
574 get_next_parent_element_node (CRNodeIface const * a_node_iface, CRXMLNodePtr a_node) function
743 cur_node = get_next_parent_element_node (node_iface, cur_node);

Completed in 14 milliseconds