Home
last modified time | relevance | path

Searched refs:SetDoubleValue (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/base/prefs/
Dpref_value_map_unittest.cc40 TEST(PrefValueMapTest, SetDoubleValue) { in TEST() argument
/external/sfntly/cpp/src/test/tinyxml/
Dtinyxml.cpp764 attrib->SetDoubleValue( val ); in SetDoubleAttribute()
774 attrib->SetDoubleValue( val ); in SetDoubleAttribute()
1261 void TiXmlAttribute::SetDoubleValue( double _value ) in SetDoubleValue() function in TiXmlAttribute
Dtinyxml.h839 void SetDoubleValue( double _value ); ///< Set the value from a double.
/external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/
Dtinyxml.cpp764 attrib->SetDoubleValue( val ); in SetDoubleAttribute()
774 attrib->SetDoubleValue( val ); in SetDoubleAttribute()
1261 void TiXmlAttribute::SetDoubleValue( double _value ) in SetDoubleValue() function in TiXmlAttribute
Dtinyxml.h839 void SetDoubleValue( double _value ); ///< Set the value from a double.
/external/tinyxml/
Dtinyxml.h748 void SetDoubleValue( double _value ); ///< Set the value from a double.
Dtinyxml.cpp1255 void TiXmlAttribute::SetDoubleValue( double _value ) in SetDoubleValue() function in TiXmlAttribute