Home
last modified time | relevance | path

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

/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/C/XML/
H A Delement.h107 COIN_DLL_API cc_xml_elt * cc_xml_elt_create_x(cc_xml_elt * from, cc_xml_path * path);
/dports/graphics/Coin/coin-Coin-4.0.0/src/xml/
H A Ddocument.cpp685 return cc_xml_elt_create_x(root, path); in cc_xml_doc_create_element_x()
H A Delement.cpp985 cc_xml_elt_create_x(cc_xml_elt * from, cc_xml_path * path) in cc_xml_elt_create_x() function