Searched defs:setPropertyValue (Results 1 – 4 of 4) sorted by relevance
130 void Keyframe::setPropertyValue(CSSPropertyID property, const AnimatableValue* value) in setPropertyValue() function in WebCore::Keyframe
257 bool FontFace::setPropertyValue(PassRefPtr<CSSValue> value, CSSPropertyID propertyID) in setPropertyValue() function in WebCore::FontFace
561 public void setPropertyValue(Object name, Object value) { in setPropertyValue() method in ResultsElement
253 setPropertyValue: function(name, value, callback) method in WebInspector.RemoteObject