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