Home | History | Annotate | Download | only in resolver

Lines Matching refs:propertySet

1500 CSSPropertyValue::CSSPropertyValue(CSSPropertyID id, const StylePropertySet& propertySet)
1501 : property(id), value(propertySet.getPropertyCSSValue(id).get())