Searched defs:DoubleValue (Results 1 – 3 of 3) sorted by relevance
30 public abstract class DoubleValue extends Category2Value class
1271 double TiXmlAttribute::DoubleValue() const in DoubleValue() function in TiXmlAttribute
787 …double DoubleValue() const { double d=0; QueryDoubleValue( &d ); return … in DoubleValue() function