Home
last modified time | relevance | path

Searched refs:toDouble (Results 1 – 25 of 48) sorted by relevance

12

/external/webkit/Source/WebKit/qt/tests/qdeclarativewebview/
Dtst_qdeclarativewebview.cpp102 QTRY_COMPARE(wv->property("progress").toDouble(), 1.0); in basicProperties()
132 QTRY_COMPARE(wv->property("progress").toDouble(), 1.0); in basicProperties()
143 QTRY_COMPARE(wv->property("progress").toDouble(), 1.0); in elementAreaAt()
178 QTRY_COMPARE(wv->property("progress").toDouble(), 1.0); in historyNav()
186 QCOMPARE(wv->property("preferredWidth").toDouble(), 0.0); in historyNav()
197 QTRY_COMPARE(wv->property("progress").toDouble(), 1.0); in historyNav()
214 QTRY_COMPARE(wv->property("progress").toDouble(), 1.0); in historyNav()
240 QTRY_COMPARE(wv->property("progress").toDouble(), 1.0); in javaScript()
260 QTRY_COMPARE(wv->property("progress").toDouble(), 1.0); in loadError()
293 QTRY_COMPARE(wv->property("progress").toDouble(), 1.0); in newWindowComponent()
[all …]
/external/apache-xml/src/main/java/org/apache/xpath/objects/
DXNodeSet.java151 return xstr.toDouble(); in getNumberFromNode()
774 return (s1.toDouble() < s2.toDouble()); in compareStrings()
810 return (s1.toDouble() <= s2.toDouble()); in compareStrings()
846 return (s1.toDouble() > s2.toDouble()); in compareStrings()
882 return (s1.toDouble() >= s2.toDouble()); in compareStrings()
DXString.java104 return toDouble(); in num()
114 public double toDouble() in toDouble() method in XString
DXRTreeFrag.java157 return s.toDouble(); in num()
DXStringForFSB.java947 public double toDouble() in toDouble() method in XStringForFSB
/external/webkit/Source/WebCore/svg/animation/
DSVGSMILElement.cpp226 result = parse.left(parse.length() - 1).toDouble(&ok) * 60 * 60; in parseOffsetValue()
228 result = parse.left(parse.length() - 3).toDouble(&ok) * 60; in parseOffsetValue()
230 result = parse.left(parse.length() - 2).toDouble(&ok) / 1000; in parseOffsetValue()
232 result = parse.left(parse.length() - 1).toDouble(&ok); in parseOffsetValue()
234 result = parse.toDouble(&ok); in parseOffsetValue()
262 result += parse.substring(6).toDouble(&ok); in parseClockValue()
267 result += parse.substring(3).toDouble(&ok); in parseClockValue()
584 double result = value.string().toDouble(&ok); in repeatCount()
/external/apache-xml/src/main/java/org/apache/xpath/functions/
DFuncSum.java59 sum += s.toDouble(); in execute()
DFunctionDef1Arg.java126 return str.toDouble(); in getArg0AsNumber()
/external/webkit/Tools/DumpRenderTree/chromium/
DLayoutTestController.cpp996 double time = arguments[1].toDouble(); in pauseAnimationAtTimeOnElementWithId()
1007 double time = arguments[1].toDouble(); in pauseTransitionAtTimeOnElementWithId()
1047 double time = arguments[1].toDouble(); in sampleSVGAnimationForElementAtTime()
1582 …lean(), arguments[1].toDouble(), arguments[2].toBoolean(), arguments[3].toDouble(), arguments[4].t… in setMockDeviceOrientation()
1608 …locationClientMock()->setPosition(arguments[0].toDouble(), arguments[1].toDouble(), arguments[2].t… in setMockGeolocationPosition()
1632 …MockRecognitionResult(cppVariantToWebString(arguments[0]), arguments[1].toDouble(), cppVariantToWe… in addMockSpeechInputResult()
1661 m_shell->webView()->settings()->setMinimumTimerInterval(arguments[0].toDouble()); in setMinimumTimerInterval()
DCppVariant.h118 double toDouble() const;
DCppVariant.cpp236 double CppVariant::toDouble() const in toDouble() function in CppVariant
/external/webkit/Source/WebCore/platform/network/
DHTTPParsers.cpp119 delay = refresh.stripWhiteSpace().toDouble(&ok); in parseHTTPRefresh()
123 delay = refresh.left(pos).stripWhiteSpace().toDouble(&ok); in parseHTTPRefresh()
DResourceResponseBase.cpp343 double maxAge = directives[i].second.toDouble(&ok); in parseCacheControlDirectives()
433 m_age = headerValue.toDouble(&ok); in age()
/external/webkit/Source/WebCore/xml/
DXPathValue.cpp106 double value = str.toDouble(&canConvert); in toNumber()
DXPathGrammar.y360 $$ = new Number($1->toDouble());
/external/apache-xml/src/main/java/org/apache/xml/utils/
DXMLString.java688 public double toDouble(); in toDouble() method
DXMLStringDefault.java808 public double toDouble() in toDouble() method in XMLStringDefault
/external/webkit/Source/JavaScriptCore/wtf/text/
DAtomicString.h89 double toDouble(bool* ok = 0) const { return m_string.toDouble(ok); }
DWTFString.cpp564 double String::toDouble(bool* ok, bool* didReadNumber) const in toDouble() function in WTF::String
573 return m_impl->toDouble(ok, didReadNumber); in toDouble()
/external/webkit/Source/WebCore/html/parser/
DHTMLParserIdioms.cpp79 double value = string.toDouble(&valid); in parseToDoubleForNumberType()
/external/webkit/Tools/DumpRenderTree/qt/
DImageDiff.cpp39 tolerance = args[i + 1].toDouble(); in main()
/external/webkit/Source/WebCore/page/
DWindowFeatures.cpp227 double parsedNumber = it->second.toDouble(&ok); in floatFeature()
/external/webkit/Source/WebKit/qt/tests/qwebframe/
Dtst_qwebframe.cpp891 "myObject.variantProperty").toDouble(), 1234.0); in getSetStaticProperty()
892 QCOMPARE(m_myObject->variantProperty().toDouble(), 1234.0); in getSetStaticProperty()
909 "myObject.variantProperty").toDouble(), 42.0); in getSetStaticProperty()
910 QCOMPARE(m_myObject->variantProperty().toDouble(), 42.0); in getSetStaticProperty()
934 QCOMPARE(evalJS("myObject.variantProperty").toDouble(), 42.0); in getSetStaticProperty()
1083 QCOMPARE(m_myObject->qtFunctionActuals().at(0).toDouble(), 123.5); in Q_DECLARE_METATYPE()
1089 QCOMPARE(m_myObject->qtFunctionActuals().at(0).toDouble(), 123.5); in Q_DECLARE_METATYPE()
1095 QCOMPARE(m_myObject->qtFunctionActuals().at(0).toDouble(), 1234.5); in Q_DECLARE_METATYPE()
1568 QCOMPARE(m_myObject->qtFunctionActuals().at(0).toDouble(), 123.0); in connectAndDisconnect()
/external/webkit/Source/WebCore/html/shadow/
DMediaControlElements.cpp672 float time = narrowPrecisionToFloat(value().toDouble()); in defaultEventHandler()
740 float volume = narrowPrecisionToFloat(value().toDouble()); in defaultEventHandler()
/external/webkit/Source/WebKit/qt/Api/
Dqwebpage.cpp1145 double timeDelay = q->property("_q_HTMLTokenizerTimeDelay").toDouble(); in dynamicPropertyChangeEvent()
1148 double p = q->property("_q_RepaintThrottlingDeferredRepaintDelay").toDouble(); in dynamicPropertyChangeEvent()
1151 …double p = q->property("_q_RepaintThrottlingnInitialDeferredRepaintDelayDuringLoading").toDouble(); in dynamicPropertyChangeEvent()
1154 … double p = q->property("_q_RepaintThrottlingMaxDeferredRepaintDelayDuringLoading").toDouble(); in dynamicPropertyChangeEvent()
1157 …ouble p = q->property("_q_RepaintThrottlingDeferredRepaintDelayIncrementDuringLoading").toDouble(); in dynamicPropertyChangeEvent()
1222 double interval = q->property("_q_deadDecodedDataDeletionInterval").toDouble(); in dynamicPropertyChangeEvent()

12