Searched defs:getDoubleValue (Results 1 – 3 of 3) sorted by relevance
516 double CSSPrimitiveValue::getDoubleValue(unsigned short unitType, ExceptionCode& ec) in getDoubleValue() function in WebCore::CSSPrimitiveValue540 double CSSPrimitiveValue::getDoubleValue(unsigned short unitType) in getDoubleValue() function in WebCore::CSSPrimitiveValue
128 double getDoubleValue() const { return m_value.num; } in getDoubleValue() function
182 void getDoubleValue (MyObject *obj, NPVariant *variant) in getDoubleValue() function