Home
last modified time | relevance | path

Searched refs:propertyCacheForPotentialInlineComponentType (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmlengine.cpp2388 static QQmlPropertyCache *propertyCacheForPotentialInlineComponentType(int t, const QHash<int, QV4:… in propertyCacheForPotentialInlineComponentType() function
2403 return propertyCacheForPotentialInlineComponentType(t, iter); in rawMetaObjectForType()
2415 return propertyCacheForPotentialInlineComponentType(t, iter); in metaObjectForType()
2427 return propertyCacheForPotentialInlineComponentType(t, iter); in propertyCacheForType()
2440 return propertyCacheForPotentialInlineComponentType(t, iter); in rawPropertyCacheForType()
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmlengine.cpp2388 static QQmlPropertyCache *propertyCacheForPotentialInlineComponentType(int t, const QHash<int, QV4:… in propertyCacheForPotentialInlineComponentType() function
2403 return propertyCacheForPotentialInlineComponentType(t, iter); in rawMetaObjectForType()
2415 return propertyCacheForPotentialInlineComponentType(t, iter); in metaObjectForType()
2427 return propertyCacheForPotentialInlineComponentType(t, iter); in propertyCacheForType()
2440 return propertyCacheForPotentialInlineComponentType(t, iter); in rawPropertyCacheForType()