Home
last modified time | relevance | path

Searched refs:method_getHours (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.h147 static QScriptValueImpl method_getHours(QScriptContextPrivate *context,
H A Dqscriptecmadate.cpp548 addPrototypeFunction(QLatin1String("getHours"), method_getHours, 0); in Date()
882 QScriptValueImpl Date::method_getHours(QScriptContextPrivate *context, QScriptEnginePrivate *, QScr… in method_getHours() function in QScript::Ecma::Date
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4dateobject_p.h144 …static ReturnedValue method_getHours(const FunctionObject *, const Value *thisObject, const Value …
H A Dqv4dateobject.cpp872 defineDefaultProperty(QStringLiteral("getHours"), method_getHours, 0); in init()
1108 ReturnedValue DatePrototype::method_getHours(const FunctionObject *b, const Value *thisObject, cons… in method_getHours() function in DatePrototype
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4dateobject_p.h144 …static ReturnedValue method_getHours(const FunctionObject *, const Value *thisObject, const Value …
H A Dqv4dateobject.cpp872 defineDefaultProperty(QStringLiteral("getHours"), method_getHours, 0); in init()
1108 ReturnedValue DatePrototype::method_getHours(const FunctionObject *b, const Value *thisObject, cons… in method_getHours() function in DatePrototype