Home
last modified time | relevance | path

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

/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/C/XML/
H A Delement.h101 COIN_DLL_API void cc_xml_elt_strip_whitespace_x(cc_xml_elt * elt);
/dports/graphics/Coin/coin-Coin-4.0.0/src/xml/
H A Ddocument.cpp655 cc_xml_elt_strip_whitespace_x(elt); in cc_xml_doc_strip_whitespace_x()
H A Delement.cpp831 cc_xml_elt_strip_whitespace_x(cc_xml_elt * elt) in cc_xml_elt_strip_whitespace_x() function