Home
last modified time | relevance | path

Searched refs:method_setUTCFullYear (Results 1 – 6 of 6) sorted by relevance

/dports/security/openconnect-gui/openconnect-gui-v1.5.3/external/src/qt-solutions-master/qtscriptclassic/src/
H A Dqscriptecmadate_p.h219 static QScriptValueImpl method_setUTCFullYear(QScriptContextPrivate *context,
H A Dqscriptecmadate.cpp572 addPrototypeFunction(QLatin1String("setUTCFullYear"), method_setUTCFullYear, 3); in Date()
1223 QScriptValueImpl Date::method_setUTCFullYear(QScriptContextPrivate *context, QScriptEnginePrivate *… in method_setUTCFullYear() function in QScript::Ecma::Date
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4dateobject_p.h168 …static ReturnedValue method_setUTCFullYear(const FunctionObject *, const Value *thisObject, const …
H A Dqv4dateobject.cpp896 defineDefaultProperty(QStringLiteral("setUTCFullYear"), method_setUTCFullYear, 3); in init()
1456 ReturnedValue DatePrototype::method_setUTCFullYear(const FunctionObject *b, const Value *thisObject… in method_setUTCFullYear() function in DatePrototype
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4dateobject_p.h168 …static ReturnedValue method_setUTCFullYear(const FunctionObject *, const Value *thisObject, const …
H A Dqv4dateobject.cpp896 defineDefaultProperty(QStringLiteral("setUTCFullYear"), method_setUTCFullYear, 3); in init()
1456 ReturnedValue DatePrototype::method_setUTCFullYear(const FunctionObject *b, const Value *thisObject… in method_setUTCFullYear() function in DatePrototype