Home
last modified time | relevance | path

Searched defs:setFloatValue (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/
DJavaBridgeCoercionTest.java81 public synchronized void setFloatValue(float x) { in setFloatValue() method in JavaBridgeCoercionTest.TestObject
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSPrimitiveValue.cpp622 void CSSPrimitiveValue::setFloatValue(unsigned short, double, ExceptionState& exceptionState) in setFloatValue() function in WebCore::CSSPrimitiveValue