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