Home
last modified time | relevance | path

Searched refs:xProperty (Results 1 – 14 of 14) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/XamlBuildTask/Microsoft/Build/Tasks/Xaml/
H A DClassImporter.cs431 PropertyData xProperty = LoadProperty(reader.ReadSubtree()); in ReadProperties()
433 if (members.ContainsKey(xProperty.Name)) in ReadProperties()
435 …tion.AsError(LogInvalidOperationException(reader, SR.DuplicatePropertyDefinition(xProperty.Name))); in ReadProperties()
437 members.Add(xProperty.Name, xProperty); in ReadProperties()
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/editors/notation/
H A DNotationSelector.cpp618 static PropertyName xProperty("temporary-displaced-x"); in dragFine() local
630 (*i)->setMaybe<Int>(xProperty, prevX); in dragFine()
656 (*i)->get<Int>(xProperty, prevX); in dragFine()
660 (*i)->unset(xProperty); in dragFine()
676 (*i)->get<Int>(xProperty, prevX); in dragFine()
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/quick/handlers/
H A Dqquickmultipointhandler.cpp407 if (!xProperty.isValid() && q->target()) { in xMetaProperty()
409 xProperty = targetMeta->property(targetMeta->indexOfProperty("x")); in xMetaProperty()
411 return xProperty; in xMetaProperty()
H A Dqquickmultipointhandler_p_p.h77 mutable QMetaProperty xProperty; variable
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/quick/handlers/
H A Dqquickmultipointhandler.cpp407 if (!xProperty.isValid() && q->target()) { in xMetaProperty()
409 xProperty = targetMeta->property(targetMeta->indexOfProperty("x")); in xMetaProperty()
411 return xProperty; in xMetaProperty()
H A Dqquickmultipointhandler_p_p.h77 mutable QMetaProperty xProperty; variable
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/declarative/qdeclarativedom/
H A Dtst_qdeclarativedom.cpp119 QDeclarativeDomProperty xProperty = rootObject.property("x"); in loadProperties() local
120 QVERIFY(xProperty.propertyName() == "x"); in loadProperties()
121 QCOMPARE(xProperty.propertyNameParts().count(), 1); in loadProperties()
122 QVERIFY(xProperty.propertyNameParts().at(0) == "x"); in loadProperties()
123 QCOMPARE(xProperty.position(), 37); in loadProperties()
124 QCOMPARE(xProperty.length(), 1); in loadProperties()
125 QVERIFY(xProperty.value().isLiteral()); in loadProperties()
126 QVERIFY(xProperty.value().toLiteral().literal() == "300"); in loadProperties()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk4/
H A Dconvert3to4.cxx36 css::uno::Reference<css::xml::dom::XElement> xProperty = xDoc->createElement("property"); in CreateProperty() local
39 xProperty->setAttributeNode(xPropName); in CreateProperty()
41 xProperty->appendChild(xValue); in CreateProperty()
42 return xProperty; in CreateProperty()
73 const css::uno::Reference<css::xml::dom::XNode>& xProperty) in SetPropertyOnTopLevel() argument
85 insertAsFirstChild(xObjectCandidate, xProperty); in SetPropertyOnTopLevel()
/dports/devel/datadraw/datadraw3.1.1/src/
H A Ddvdatabase.c10518 …dvPropertys.Array[xProperty >> 3] = (dvPropertys.Array[xProperty >> 3] & ~(1 << (xProperty & 7))) | in dvPropertySetArray()
10519 ((value != 0) << (xProperty & 7)); in dvPropertySetArray()
10536 …dvPropertys.Cascade[xProperty >> 3] = (dvPropertys.Cascade[xProperty >> 3] & ~(1 << (xProperty & 7… in dvPropertySetCascade()
10537 ((value != 0) << (xProperty & 7)); in dvPropertySetCascade()
10554 …dvPropertys.Sparse[xProperty >> 3] = (dvPropertys.Sparse[xProperty >> 3] & ~(1 << (xProperty & 7))… in dvPropertySetSparse()
10555 ((value != 0) << (xProperty & 7)); in dvPropertySetSparse()
10572 …dvPropertys.Expanded[xProperty >> 3] = (dvPropertys.Expanded[xProperty >> 3] & ~(1 << (xProperty &… in dvPropertySetExpanded()
10573 ((value != 0) << (xProperty & 7)); in dvPropertySetExpanded()
10635 …dvPropertys.Hidden[xProperty >> 3] = (dvPropertys.Hidden[xProperty >> 3] & ~(1 << (xProperty & 7))… in dvPropertySetHidden()
10636 ((value != 0) << (xProperty & 7)); in dvPropertySetHidden()
[all …]
H A Ddvdatabase.h68 #define dvIndex2Property(xProperty) ((dvProperty)((xProperty) + (dvProperty)(0))) argument
144 #define dvIndex2Property(xProperty) ((xProperty))
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/components/componentcore/
H A Ddesigneractionmanager.cpp574 const char xProperty[] = "x"; variable
662 && selectionHasProperty1or2(context, xProperty, yProperty); in selectionNotEmptyAndHasXorYProperty()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/desktop/source/lib/
H A Dinit.cxx4232 uno::Reference<beans::XPropertySet> xProperty; in getStyles() local
4242 xProperty.set(xContainer->getByName(sName), uno::UNO_QUERY); in getStyles()
4243 … if (xProperty.is() && (xProperty->getPropertyValue("IsPhysical") >>= bIsPhysical) && bIsPhysical) in getStyles()
4245 xProperty->getPropertyValue("DisplayName") >>= sName; in getStyles()
/dports/editors/libreoffice/libreoffice-7.2.6.2/desktop/source/lib/
H A Dinit.cxx4847 uno::Reference<beans::XPropertySet> xProperty; in getStyles() local
4856 xProperty.set(xContainer->getByName(sName), uno::UNO_QUERY); in getStyles()
4857 … if (xProperty.is() && (xProperty->getPropertyValue("IsPhysical") >>= bIsPhysical) && bIsPhysical) in getStyles()
4860 xProperty->getPropertyValue("DisplayName") >>= displayName; in getStyles()
/dports/www/nextcloud-contacts/contacts/js/
H A Dcontacts-main.js.map1xProperty","xResetProperty","getXValue","yPadding","yProperty","yResetProperty","getYValue","isHor…