Searched refs:SetDoubleAttribute (Results 1 – 4 of 4) sorted by relevance
1064 void SetDoubleAttribute( const std::string& name, double value );1075 void SetDoubleAttribute( const char * name, double value );
760 void TiXmlElement::SetDoubleAttribute( const char * name, double val ) in SetDoubleAttribute() function in TiXmlElement770 void TiXmlElement::SetDoubleAttribute( const std::string& name, double val ) in SetDoubleAttribute() function in TiXmlElement
939 void SetDoubleAttribute( const char * name, double value );
733 void TiXmlElement::SetDoubleAttribute( const char * name, double val ) in SetDoubleAttribute() function in TiXmlElement