Home
last modified time | relevance | path

Searched defs:getDoubleValue (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/
DJavaBridgeReturnValuesTest.java71 public double getDoubleValue() { in getDoubleValue() method in JavaBridgeReturnValuesTest.TestObject
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DValue.java182 public double getDoubleValue() { in getDoubleValue() method in Value
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSPrimitiveValue.cpp748 double CSSPrimitiveValue::getDoubleValue(UnitType unitType, ExceptionState& exceptionState) const in getDoubleValue() function in WebCore::CSSPrimitiveValue
760 double CSSPrimitiveValue::getDoubleValue(UnitType unitType) const in getDoubleValue() function in WebCore::CSSPrimitiveValue
767 double CSSPrimitiveValue::getDoubleValue() const in getDoubleValue() function in WebCore::CSSPrimitiveValue