Home
last modified time | relevance | path

Searched refs:PropertyID (Results 1 – 25 of 219) sorted by relevance

123456789

/dports/audio/ardour6/Ardour-6.8.0/libs/pbd/pbd/
H A Dproperty_basics.h39 typedef GQuark PropertyID; typedef
44 PropertyDescriptor (PropertyID pid) : property_id (pid) {} in PropertyDescriptor()
46 PropertyID property_id;
51 class LIBPBD_TEMPLATE_API PropertyChange : public std::set<PropertyID>
59 …LIBPBD_TEMPLATE_MEMBER_API PropertyChange(const PropertyChange& other) : std::set<PropertyID> (oth… in PropertyChange()
79 void add (PropertyID id) { insert (id); } in add()
92 PropertyBase (PropertyID pid) in PropertyBase()
156 PropertyID property_id () const { return _property_id; } in property_id()
158 bool operator==(PropertyID pid) const {
169 PropertyID _property_id;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/properties/
H A Dcss_property_ref_test.cc22 EXPECT_EQ(CSSPropertyID::kVariable, ref.GetProperty().PropertyID()); in TEST_F()
30 EXPECT_EQ(CSSPropertyID::kVariable, ref.GetProperty().PropertyID()); in TEST_F()
36 EXPECT_EQ(CSSPropertyID::kFontSize, ref.GetProperty().PropertyID()); in TEST_F()
48 EXPECT_EQ(CSSPropertyID::kVariable, ref.GetProperty().PropertyID()); in TEST_F()
54 EXPECT_EQ(CSSPropertyID::kFontSize, ref.GetProperty().PropertyID()); in TEST_F()
91 EXPECT_EQ(CSSPropertyID::kVariable, ref.GetProperty().PropertyID()); in TEST_F()
96 EXPECT_EQ(CSSPropertyID::kFontSize, ref.GetProperty().PropertyID()); in TEST_F()
H A Dcss_property.h35 CSSPropertyID PropertyID() const { return property_id_; } in PropertyID() function
37 return CSSPropertyName(PropertyID()); in GetCSSPropertyName()
40 bool IDEquals(CSSPropertyID id) const { return PropertyID() == id; } in IDEquals()
H A Dcss_property_ref.cc27 : property_id_(property.PropertyID()) { in CSSPropertyRef()
28 if (property.PropertyID() == CSSPropertyID::kVariable) { in CSSPropertyRef()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/properties/
H A Dcss_property_ref_test.cc22 EXPECT_EQ(CSSPropertyID::kVariable, ref.GetProperty().PropertyID()); in TEST_F()
30 EXPECT_EQ(CSSPropertyID::kVariable, ref.GetProperty().PropertyID()); in TEST_F()
36 EXPECT_EQ(CSSPropertyID::kFontSize, ref.GetProperty().PropertyID()); in TEST_F()
48 EXPECT_EQ(CSSPropertyID::kVariable, ref.GetProperty().PropertyID()); in TEST_F()
54 EXPECT_EQ(CSSPropertyID::kFontSize, ref.GetProperty().PropertyID()); in TEST_F()
91 EXPECT_EQ(CSSPropertyID::kVariable, ref.GetProperty().PropertyID()); in TEST_F()
96 EXPECT_EQ(CSSPropertyID::kFontSize, ref.GetProperty().PropertyID()); in TEST_F()
H A Dcss_property_ref.cc27 : property_id_(property.PropertyID()) { in CSSPropertyRef()
28 if (property.PropertyID() == CSSPropertyID::kVariable) { in CSSPropertyRef()
/dports/security/lego/lego-4.5.3/vendor/github.com/akamai/AkamaiOPEN-edgegrid-golang/papi-v1/
H A Dproperties.go93 if newProperty.PropertyID != "" {
95 if property.PropertyID == newProperty.PropertyID {
112 if property.PropertyID == id {
153 PropertyID string `json:"propertyId,omitempty"` member
190 property.PropertyID,
221 property.PropertyID = newProperties.Properties.Items[0].PropertyID
310 versions.PropertyID = property.PropertyID
324 hostnames.PropertyID = property.PropertyID
437 property.PropertyID = properties.Properties.Items[0].PropertyID
472 property.PropertyID,
[all …]
H A Dhostnames.go16 PropertyID string `json:"propertyId"` member
60 property.PropertyID = hostnames.PropertyID
77 hostnames.PropertyID,
122 hostnames.PropertyID,
H A Dactivations.go42 property.PropertyID,
127 PropertyID string `json:"propertyId,omitempty"` member
165 property.PropertyID,
202 activation.PropertyID = activations.Activations.Items[0].PropertyID
237 property.PropertyID,
336 activation.PropertyID = activations.Activations.Items[0].PropertyID
412 property.PropertyID,
449 activation.PropertyID = newActivations.Activations.Items[0].PropertyID
H A Dversions.go15 PropertyID string `json:"propertyId"` member
77 property.PropertyID,
116 versions.PropertyID,
207 property.PropertyID,
252 property.PropertyID = version.parent.PropertyID
288 version.parent.PropertyID,
/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/source/filter/
H A Dbenobj.cxx61 CBenProperty* CBenObject::UseProperty(BenObjectID PropertyID) in UseProperty() argument
64 return static_cast<CBenProperty*>(FindID(&cProperties, PropertyID, &pPrev)); in UseProperty()
67 CBenValue* CBenObject::UseValue(BenObjectID PropertyID) in UseValue() argument
69 CBenProperty* pProperty = UseProperty(PropertyID); in UseValue()
H A Dtocread.cxx219 BenObjectID PropertyID; in ReadTOC() local
221 if ((Err = GetDWord(&PropertyID)) != BenErr_OK) in ReadTOC()
249 if (PropertyID == BEN_PROPID_GLOBAL_PROPERTY_NAME || in ReadTOC()
250 PropertyID == BEN_PROPID_GLOBAL_TYPE_NAME) in ReadTOC()
309 if (PropertyID == BEN_PROPID_GLOBAL_PROPERTY_NAME) in ReadTOC()
316 else if (PropertyID == BEN_PROPID_OBJ_REFERENCES) in ReadTOC()
325 if (PropertyID == BEN_PROPID_TOC_SEED) in ReadTOC()
354 pProperty = new CBenProperty(pObject, PropertyID, TypeID, in ReadTOC()
H A Dbento.hxx204 BenObjectID PropertyID);
237 CBenProperty * UseProperty(BenObjectID PropertyID);
238 CBenValue * UseValue(BenObjectID PropertyID);
294 CBenProperty(CBenObject * pObject, BenObjectID PropertyID, in CBenProperty() argument
296 CBenIDListElmt(PropertyID, pPrevProperty), cValue(TypeID) in CBenProperty()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/source/filter/
H A Dbenobj.cxx63 CBenObject::UseProperty(BenObjectID PropertyID) in UseProperty() argument
66 return static_cast<CBenProperty *>( FindID(&cProperties, PropertyID, &pPrev) ); in UseProperty()
70 CBenObject::UseValue(BenObjectID PropertyID) in UseValue() argument
72 CBenProperty * pProperty = UseProperty(PropertyID); in UseValue()
H A Dtocread.cxx216 BenObjectID PropertyID; in ReadTOC() local
218 if ((Err = GetDWord(&PropertyID)) != BenErr_OK) in ReadTOC()
246 if (PropertyID == BEN_PROPID_GLOBAL_PROPERTY_NAME || in ReadTOC()
247 PropertyID == BEN_PROPID_GLOBAL_TYPE_NAME) in ReadTOC()
306 if (PropertyID == BEN_PROPID_GLOBAL_PROPERTY_NAME) in ReadTOC()
313 else if (PropertyID == BEN_PROPID_OBJ_REFERENCES) in ReadTOC()
322 if (PropertyID == BEN_PROPID_TOC_SEED) in ReadTOC()
351 pProperty = new CBenProperty(pObject, PropertyID, TypeID, in ReadTOC()
H A Dbento.hxx206 BenObjectID PropertyID);
239 CBenProperty * UseProperty(BenObjectID PropertyID);
240 CBenValue * UseValue(BenObjectID PropertyID);
296 CBenProperty(CBenObject * pObject, BenObjectID PropertyID, in CBenProperty() argument
298 CBenIDListElmt(PropertyID, pPrevProperty), cValue(TypeID) in CBenProperty()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/
H A Dcss_property_value.cc59 getMatchingShorthandsForLonghand(PropertyID(), &shorthands); in ShorthandID()
66 CSSPropertyID CSSPropertyValueMetadata::PropertyID() const { in PropertyID() function in blink::CSSPropertyValueMetadata
71 if (PropertyID() != CSSPropertyID::kVariable) in Name()
72 return CSSPropertyName(PropertyID()); in Name()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/animation/
H A Dstring_keyframe.cc36 DCHECK_NE(property.PropertyID(), CSSPropertyID::kInvalid); in GetOrCreateCSSValueFrom()
37 DCHECK_NE(property.PropertyID(), CSSPropertyID::kVariable); in GetOrCreateCSSValueFrom()
39 return property_value_set.GetPropertyCSSValue(property.PropertyID()); in GetOrCreateCSSValueFrom()
45 property.PropertyID(), property_value_set.ImmutableCopyIfNeeded()); in GetOrCreateCSSValueFrom()
122 DCHECK_NE(property.PropertyID(), CSSPropertyID::kInvalid); in SetCSSPropertyValue()
125 css_property_map_->SetProperty(property.PropertyID(), value, false); in SetCSSPropertyValue()
133 DCHECK_NE(property.PropertyID(), CSSPropertyID::kInvalid); in SetPresentationAttributeValue()
135 presentation_attribute_map_->SetProperty(property.PropertyID(), value, in SetPresentationAttributeValue()
156 << static_cast<int>(property.PropertyID()) << ")."; in Properties()
H A Dlength_list_property_functions.cc15 switch (property.PropertyID()) { in GetFillLayerForPosition()
30 switch (property.PropertyID()) { in AccessFillLayerForPosition()
45 switch (property.PropertyID()) { in FillLayerMethods()
79 switch (property.PropertyID()) { in GetValueRange()
135 switch (property.PropertyID()) { in GetLengthList()
206 switch (property.PropertyID()) { in SetLengthList()
H A Dcolor_property_functions.cc19 switch (property.PropertyID()) { in GetUnvisitedColor()
65 switch (property.PropertyID()) { in GetVisitedColor()
113 switch (property.PropertyID()) { in SetUnvisitedColor()
164 switch (property.PropertyID()) { in SetVisitedColor()
H A Dproperty_handle.cc31 return static_cast<int>(css_property_->PropertyID()); in GetHash()
35 return -static_cast<int>(css_property_->PropertyID()); in GetHash()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/animation/
H A Dlength_list_property_functions.cc15 switch (property.PropertyID()) { in GetFillLayerForPosition()
30 switch (property.PropertyID()) { in AccessFillLayerForPosition()
45 switch (property.PropertyID()) { in FillLayerMethods()
79 switch (property.PropertyID()) { in GetValueRange()
136 switch (property.PropertyID()) { in GetLengthList()
209 switch (property.PropertyID()) { in SetLengthList()
H A Dproperty_handle.cc31 return static_cast<int>(css_property_->PropertyID()); in GetHash()
35 return -static_cast<int>(css_property_->PropertyID()); in GetHash()
H A Dcolor_property_functions.cc19 switch (property.PropertyID()) { in GetUnvisitedColor()
65 switch (property.PropertyID()) { in GetVisitedColor()
114 switch (property.PropertyID()) { in SetUnvisitedColor()
167 switch (property.PropertyID()) { in SetVisitedColor()
H A Dstring_keyframe.cc37 return resolved_property.PropertyID() != property_id; in IsLogicalProperty()
140 CSSPropertyID property_id = property.PropertyID(); in SetCSSPropertyValue()
163 DCHECK_NE(property.PropertyID(), CSSPropertyID::kInvalid); in SetPresentationAttributeValue()
165 presentation_attribute_map_->SetProperty(property.PropertyID(), value, in SetPresentationAttributeValue()
188 << static_cast<int>(property.PropertyID()) << ")."; in Properties()
399 : property_id_(property.PropertyID()), is_logical_(is_logical) { in PropertyResolver()
461 property_value_set->SetProperty(physical_property.PropertyID(), value); in SetProperty()

123456789