Searched defs:getFloatValue (Results 1 – 6 of 6) sorted by relevance
69 FloatMax Value::getFloatValue() const { in getFloatValue() function in Value
14 float getFloatValue() const { in getFloatValue() function
65 public float getFloatValue() { in getFloatValue() method in JavaBridgeReturnValuesTest.TestObject
173 public float getFloatValue() { in getFloatValue() method in Value
312 …float getFloatValue(unsigned short unitType, ExceptionState& exceptionState) const { return getVal… in getFloatValue() function313 float getFloatValue(UnitType type) const { return getValue<float>(type); } in getFloatValue() function314 float getFloatValue() const { return getValue<float>(); } in getFloatValue() function
318 float getFloatValue() const in getFloatValue() function