HomeSort by relevance Sort by last modified time
    Searched defs:SetDoubleAttribute (Results 1 - 2 of 2) sorted by null

  /external/sfntly/cpp/src/test/tinyxml/
tinyxml.cpp 760 void TiXmlElement::SetDoubleAttribute( const char * name, double val )
770 void TiXmlElement::SetDoubleAttribute( const std::string& name, double val )
    [all...]
  /external/tinyxml/
tinyxml.cpp 733 void TiXmlElement::SetDoubleAttribute( const char * name, double val )
    [all...]

Completed in 225 milliseconds