Home
last modified time | relevance | path

Searched defs:floatValue (Results 1 – 8 of 8) sorted by relevance

/external/proguard/src/proguard/evaluation/value/
DNegatedFloatValue.java30 private final FloatValue floatValue; field in NegatedFloatValue
36 public NegatedFloatValue(FloatValue floatValue) in NegatedFloatValue()
DValue.java79 public FloatValue floatValue() in floatValue() method in Value
DFloatValue.java340 public final FloatValue floatValue() in floatValue() method in FloatValue
/external/clang/test/CodeGenObjC/
Dfpret.m11 -(float) floatValue; method
/external/icu4c/io/
Dufmt_cmn.h55 float floatValue; /* float */ member
/external/webkit/Source/WebCore/bridge/objc/
Dobjc_utility.h52 float floatValue; member
/external/webkit/Source/WebCore/html/
DHTMLElement.cpp619 int floatValue = CSSValueInvalid; in addHTMLAlignmentToStyledElement() local
/external/webkit/Source/WebCore/platform/graphics/ca/
DGraphicsLayerCA.cpp1742 … const FloatAnimationValue* floatValue = static_cast<const FloatAnimationValue*>(curValue); in setAnimationKeyframes() local