Home
last modified time | relevance | path

Searched refs:PropertyId (Results 1 – 25 of 1154) sorted by relevance

12345678910>>...47

/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dpropertybrowser.h98 enum PropertyId { enum
168 void applyMapValue(PropertyId id, const QVariant &val);
169 void applyMapObjectValue(PropertyId id, const QVariant &val);
171 void applyLayerValue(PropertyId id, const QVariant &val);
177 void applyTilesetValue(PropertyId id, const QVariant &val);
178 void applyTileValue(PropertyId id, const QVariant &val);
179 void applyWangSetValue(PropertyId id, const QVariant &val);
182 QtVariantProperty *createProperty(PropertyId id,
187 QtVariantProperty *addProperty(PropertyId id,
218 QHash<QtProperty *, PropertyId> mPropertyToId;
[all …]
/dports/graphics/krita/krita-4.4.8/libs/flake/text/
H A DKoSvgTextProperties.h56 enum PropertyId { enum
95 void setProperty(PropertyId id, const QVariant &value);
100 bool hasProperty(PropertyId id) const;
106 QVariant property(PropertyId id, const QVariant &defaultValue = QVariant()) const;
111 void removeProperty(PropertyId id);
117 QVariant propertyOrDefault(PropertyId id) const;
122 QList<PropertyId> properties() const;
150 bool inheritsProperty(PropertyId id, const KoSvgTextProperties &parentProperties) const;
/dports/graphics/librsvg2-rust/librsvg-2.52.8/src/
H A Dproperties.rs95 impl PropertyId { impl
108 indices: [u8; PropertyId::UnsetProperty as usize],
118 indices: [PropertyId::UnsetProperty.as_u8(); PropertyId::UnsetProperty as usize], in default()
207 enum PropertyId {
216 impl PropertyId { impl
268 fn get_property_id(&self) -> PropertyId {
277 fn unspecified(id: PropertyId) -> Self {
335 PropertyId::$long_name =>
339 PropertyId::$long_m5e_name =>
343 PropertyId::$nonprop_name =>
[all …]
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/
H A DWevtapi.java335 …boolean EvtGetLogInfo(EVT_HANDLE Log, int PropertyId, int PropertyValueBufferSize, Pointer Propert… in EvtGetLogInfo() argument
465 …boolean EvtSetChannelConfigProperty(EVT_HANDLE ChannelConfig, int PropertyId, int Flags, EVT_VARIA… in EvtSetChannelConfigProperty() argument
485 …boolean EvtGetChannelConfigProperty(EVT_HANDLE ChannelConfig, int PropertyId, int Flags, int Prope… in EvtGetChannelConfigProperty() argument
559 boolean EvtGetPublisherMetadataProperty(EVT_HANDLE PublisherMetadata, int PropertyId, int Flags, in EvtGetPublisherMetadataProperty() argument
608 boolean EvtGetEventMetadataProperty(EVT_HANDLE EventMetadata, int PropertyId, int Flags, in EvtGetEventMetadataProperty() argument
643 … boolean EvtGetObjectArrayProperty(Pointer ObjectArray, int PropertyId, int ArrayIndex, int Flags, in EvtGetObjectArrayProperty() argument
667 …boolean EvtGetQueryInfo(EVT_HANDLE QueryOrSubscription, int PropertyId, int PropertyValueBufferSiz… in EvtGetQueryInfo() argument
710 …boolean EvtGetEventInfo(EVT_HANDLE Event, int PropertyId, int PropertyValueBufferSize, Pointer Pro… in EvtGetEventInfo() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/propctrlr/
H A Dpropertyhandler.cxx132 PropertyId nPropId = m_pInfoService->getPropertyId( _rPropertyName ); in convertToPropertyValue()
158 PropertyId nPropId = m_pInfoService->getPropertyId( _rPropertyName ); in convertToControlValue()
186 PropertyId nPropId( impl_getPropertyId_throwUnknownProperty( _rPropertyName ) ); in describePropertyLine()
255 …void PropertyHandler::firePropertyChange( const OUString& _rPropName, PropertyId _nPropId, const A… in firePropertyChange()
266 const Property* PropertyHandler::impl_getPropertyFromId_nothrow( PropertyId _nPropId ) const in impl_getPropertyFromId_nothrow()
277 const Property& PropertyHandler::impl_getPropertyFromId_throw( PropertyId _nPropId ) const in impl_getPropertyFromId_throw()
313PropertyId PropertyHandler::impl_getPropertyId_throwUnknownProperty( const OUString& _rPropertyNam… in impl_getPropertyId_throwUnknownProperty()
315 PropertyId nPropId = m_pInfoService->getPropertyId( _rPropertyName ); in impl_getPropertyId_throwUnknownProperty()
321PropertyId PropertyHandler::impl_getPropertyId_throwRuntime( const OUString& _rPropertyName ) const in impl_getPropertyId_throwRuntime()
323 PropertyId nPropId = m_pInfoService->getPropertyId( _rPropertyName ); in impl_getPropertyId_throwRuntime()
[all …]
H A Dpropertyhandler.hxx59 typedef sal_Int32 PropertyId; typedef
131 void firePropertyChange( const OUString& _rPropName, PropertyId _nPropId,
142 PropertyId impl_getPropertyId_throwUnknownProperty( const OUString& _rPropertyName ) const;
148 PropertyId impl_getPropertyId_throwRuntime( const OUString& _rPropertyName ) const;
155 PropertyId impl_getPropertyId_nothrow( const OUString& _rPropertyName ) const;
235 impl_getPropertyFromId_nothrow( PropertyId _nPropId ) const;
246 impl_getPropertyFromId_throw( PropertyId _nPropId ) const;
252 bool impl_isSupportedProperty_nothrow( PropertyId _nPropId ) const in impl_isSupportedProperty_nothrow()
270 impl_getPropertyNameFromId_nothrow( PropertyId _nPropId ) const;
336 inline OUString PropertyHandler::impl_getPropertyNameFromId_nothrow( PropertyId _nPropId ) const in impl_getPropertyNameFromId_nothrow()
H A Dbuttonnavigationhandler.cxx73 PropertyId nPropId( impl_getPropertyId_throwUnknownProperty( _rPropertyName ) ); in getPropertyState()
102 PropertyId nPropId( impl_getPropertyId_throwUnknownProperty( _rPropertyName ) ); in getPropertyValue()
133 PropertyId nPropId( impl_getPropertyId_throwUnknownProperty( _rPropertyName ) ); in setPropertyValue()
196 PropertyId nPropId( impl_getPropertyId_throwUnknownProperty( _rPropertyName ) ); in onInteractivePropertySelection()
217 PropertyId nPropId( impl_getPropertyId_throwRuntime( _rActuatingPropertyName ) ); in actuatingPropertyChanged()
243 PropertyId nPropId( impl_getPropertyId_throwUnknownProperty( _rPropertyName ) ); in describePropertyLine()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/propctrlr/
H A Dpropertyhandler.cxx132 PropertyId nPropId = m_pInfoService->getPropertyId( _rPropertyName ); in convertToPropertyValue()
158 PropertyId nPropId = m_pInfoService->getPropertyId( _rPropertyName ); in convertToControlValue()
186 PropertyId nPropId( impl_getPropertyId_throwUnknownProperty( _rPropertyName ) ); in describePropertyLine()
255 …void PropertyHandler::firePropertyChange( const OUString& _rPropName, PropertyId _nPropId, const A… in firePropertyChange()
266 const Property* PropertyHandler::impl_getPropertyFromId_nothrow( PropertyId _nPropId ) const in impl_getPropertyFromId_nothrow()
277 const Property& PropertyHandler::impl_getPropertyFromId_throw( PropertyId _nPropId ) const in impl_getPropertyFromId_throw()
318PropertyId PropertyHandler::impl_getPropertyId_throwUnknownProperty( const OUString& _rPropertyNam… in impl_getPropertyId_throwUnknownProperty()
320 PropertyId nPropId = m_pInfoService->getPropertyId( _rPropertyName ); in impl_getPropertyId_throwUnknownProperty()
326PropertyId PropertyHandler::impl_getPropertyId_throwRuntime( const OUString& _rPropertyName ) const in impl_getPropertyId_throwRuntime()
328 PropertyId nPropId = m_pInfoService->getPropertyId( _rPropertyName ); in impl_getPropertyId_throwRuntime()
[all …]
H A Dpropertyhandler.hxx63 typedef sal_Int32 PropertyId; typedef
135 void firePropertyChange( const OUString& _rPropName, PropertyId _nPropId,
147 PropertyId impl_getPropertyId_throwUnknownProperty( const OUString& _rPropertyName ) const;
153 PropertyId impl_getPropertyId_throwRuntime( const OUString& _rPropertyName ) const;
160 PropertyId impl_getPropertyId_nothrow( const OUString& _rPropertyName ) const;
240 impl_getPropertyFromId_nothrow( PropertyId _nPropId ) const;
251 impl_getPropertyFromId_throw( PropertyId _nPropId ) const;
257 bool impl_isSupportedProperty_nothrow( PropertyId _nPropId ) const in impl_isSupportedProperty_nothrow()
275 impl_getPropertyNameFromId_nothrow( PropertyId _nPropId ) const;
341 inline OUString PropertyHandler::impl_getPropertyNameFromId_nothrow( PropertyId _nPropId ) const in impl_getPropertyNameFromId_nothrow()
H A Dbuttonnavigationhandler.cxx81 PropertyId nPropId( impl_getPropertyId_throwUnknownProperty( _rPropertyName ) ); in getPropertyState()
110 PropertyId nPropId( impl_getPropertyId_throwUnknownProperty( _rPropertyName ) ); in getPropertyValue()
141 PropertyId nPropId( impl_getPropertyId_throwUnknownProperty( _rPropertyName ) ); in setPropertyValue()
204 PropertyId nPropId( impl_getPropertyId_throwUnknownProperty( _rPropertyName ) ); in onInteractivePropertySelection()
225 PropertyId nPropId( impl_getPropertyId_throwRuntime( _rActuatingPropertyName ) ); in actuatingPropertyChanged()
251 PropertyId nPropId( impl_getPropertyId_throwUnknownProperty( _rPropertyName ) ); in describePropertyLine()
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/values/animated/
H A Dmod.rs11 use crate::properties::PropertyId;
41 fn of(id: &PropertyId) -> Self { in of()
43 PropertyId::Shorthand(..) | PropertyId::ShorthandAlias(..) => { in of()
46 PropertyId::Longhand(id) | PropertyId::LonghandAlias(id, ..) => { in of()
53 PropertyId::Custom(..) => PropertyCategory::Custom, in of()
68 pub fn compare_property_priority(a: &PropertyId, b: &PropertyId) -> cmp::Ordering { in compare_property_priority() argument
/dports/www/firefox/firefox-99.0/servo/components/style/values/animated/
H A Dmod.rs11 use crate::properties::PropertyId;
41 fn of(id: &PropertyId) -> Self { in of()
43 PropertyId::Shorthand(..) | PropertyId::ShorthandAlias(..) => { in of()
46 PropertyId::Longhand(id) | PropertyId::LonghandAlias(id, ..) => { in of()
53 PropertyId::Custom(..) => PropertyCategory::Custom, in of()
68 pub fn compare_property_priority(a: &PropertyId, b: &PropertyId) -> cmp::Ordering { in compare_property_priority() argument
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/values/animated/
H A Dmod.rs11 use crate::properties::PropertyId;
41 fn of(id: &PropertyId) -> Self { in of()
43 PropertyId::Shorthand(..) | PropertyId::ShorthandAlias(..) => { in of()
46 PropertyId::Longhand(id) | PropertyId::LonghandAlias(id, ..) => { in of()
53 PropertyId::Custom(..) => PropertyCategory::Custom, in of()
68 pub fn compare_property_priority(a: &PropertyId, b: &PropertyId) -> cmp::Ordering { in compare_property_priority() argument
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/values/animated/
H A Dmod.rs11 use crate::properties::PropertyId;
41 fn of(id: &PropertyId) -> Self { in of()
43 PropertyId::Shorthand(..) | PropertyId::ShorthandAlias(..) => { in of()
46 PropertyId::Longhand(id) | PropertyId::LonghandAlias(id, ..) => { in of()
53 PropertyId::Custom(..) => PropertyCategory::Custom, in of()
68 pub fn compare_property_priority(a: &PropertyId, b: &PropertyId) -> cmp::Ordering { in compare_property_priority() argument
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.3.9/src/um/
H A Dbits5_0.rs76 PropertyId: BITS_JOB_PROPERTY_ID,
80 PropertyId: BITS_JOB_PROPERTY_ID,
88 PropertyId: BITS_JOB_PROPERTY_ID,
92 PropertyId: BITS_JOB_PROPERTY_ID,
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.3.9/src/um/
H A Dbits5_0.rs76 PropertyId: BITS_JOB_PROPERTY_ID,
80 PropertyId: BITS_JOB_PROPERTY_ID,
88 PropertyId: BITS_JOB_PROPERTY_ID,
92 PropertyId: BITS_JOB_PROPERTY_ID,
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/winapi-0.3.9/src/um/
H A Dbits5_0.rs76 PropertyId: BITS_JOB_PROPERTY_ID,
80 PropertyId: BITS_JOB_PROPERTY_ID,
88 PropertyId: BITS_JOB_PROPERTY_ID,
92 PropertyId: BITS_JOB_PROPERTY_ID,
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Dbits5_0.rs76 PropertyId: BITS_JOB_PROPERTY_ID,
80 PropertyId: BITS_JOB_PROPERTY_ID,
88 PropertyId: BITS_JOB_PROPERTY_ID,
92 PropertyId: BITS_JOB_PROPERTY_ID,
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.3.9/src/um/
H A Dbits5_0.rs76 PropertyId: BITS_JOB_PROPERTY_ID,
80 PropertyId: BITS_JOB_PROPERTY_ID,
88 PropertyId: BITS_JOB_PROPERTY_ID,
92 PropertyId: BITS_JOB_PROPERTY_ID,
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Dbits5_0.rs76 PropertyId: BITS_JOB_PROPERTY_ID,
80 PropertyId: BITS_JOB_PROPERTY_ID,
88 PropertyId: BITS_JOB_PROPERTY_ID,
92 PropertyId: BITS_JOB_PROPERTY_ID,
/dports/editors/kibi/kibi-0.2.2/cargo-crates/winapi-0.3.9/src/um/
H A Dbits5_0.rs76 PropertyId: BITS_JOB_PROPERTY_ID,
80 PropertyId: BITS_JOB_PROPERTY_ID,
88 PropertyId: BITS_JOB_PROPERTY_ID,
92 PropertyId: BITS_JOB_PROPERTY_ID,
/dports/misc/broot/broot-1.7.0/cargo-crates/winapi-0.3.9/src/um/
H A Dbits5_0.rs76 PropertyId: BITS_JOB_PROPERTY_ID,
80 PropertyId: BITS_JOB_PROPERTY_ID,
88 PropertyId: BITS_JOB_PROPERTY_ID,
92 PropertyId: BITS_JOB_PROPERTY_ID,
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/winapi-0.3.9/src/um/
H A Dbits5_0.rs76 PropertyId: BITS_JOB_PROPERTY_ID,
80 PropertyId: BITS_JOB_PROPERTY_ID,
88 PropertyId: BITS_JOB_PROPERTY_ID,
92 PropertyId: BITS_JOB_PROPERTY_ID,
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/winapi-0.3.9/src/um/
H A Dbits5_0.rs76 PropertyId: BITS_JOB_PROPERTY_ID,
80 PropertyId: BITS_JOB_PROPERTY_ID,
88 PropertyId: BITS_JOB_PROPERTY_ID,
92 PropertyId: BITS_JOB_PROPERTY_ID,
/dports/devel/rust-bindgen/bindgen-0.59.2/cargo-crates/winapi-0.3.9/src/um/
H A Dbits5_0.rs76 PropertyId: BITS_JOB_PROPERTY_ID,
80 PropertyId: BITS_JOB_PROPERTY_ID,
88 PropertyId: BITS_JOB_PROPERTY_ID,
92 PropertyId: BITS_JOB_PROPERTY_ID,

12345678910>>...47