Home
last modified time | relevance | path

Searched defs:SetDoubleValue (Results 1 – 3 of 3) sorted by relevance

/external/tinyxml/
Dtinyxml.cpp1255 void TiXmlAttribute::SetDoubleValue( double _value ) in SetDoubleValue() function in TiXmlAttribute
/external/sfntly/cpp/src/test/tinyxml/
Dtinyxml.cpp1261 void TiXmlAttribute::SetDoubleValue( double _value ) in SetDoubleValue() function in TiXmlAttribute
/external/protobuf/src/google/protobuf/
Dmap.h342 void SetDoubleValue(double value) { in SetDoubleValue() function