Searched defs:toNumber (Results 1 – 12 of 12) sorted by relevance
28 function toNumber(val) { function
60 public double toNumber(Node n); in toNumber() method
92 double Value::toNumber() const in toNumber() function in WebCore::XPath::Value
14 const InterpolableNumber* toNumber = toInterpolableNumber(&to); in interpolate() local
95 RefPtr<SVGNumberOptionalNumber> toNumber = toSVGNumberOptionalNumber(to); in calculateAnimatedValue() local
112 RefPtr<SVGNumber> toNumber = toSVGNumber(to); in calculateAnimatedValue() local
116 …tiveNumber(float percentage, unsigned repeatCount, float fromNumber, float toNumber, float toAtEnd… in animateAdditiveNumber()
1129 public double toNumber(org.w3c.dom.Node n) in toNumber() method in XPathContext.XPathExpressionContext
32 …rn a()}catch(b){return!1}}function isIndex(a){return+a===a>>>0}function toNumber(a){return+a}funct… function
107 goog.string.toNumber=function(a){var b=Number(a);return 0==b&&goog.string.isEmpty(a)?NaN:b};goog.st… function
75 goog.string.toNumber=function(a){var b=Number(a);return 0==b&&goog.string.isEmpty(a)?NaN:b};goog.st… function
46 goog.string.toNumber=function(a){var b=Number(a);return 0==b&&goog.string.isEmpty(a)?NaN:b};goog.st… function