Searched defs:propertyId (Results 1 – 3 of 3) sorted by relevance
567 void CSSMutableStyleDeclaration::setStringProperty(int propertyId, const String &value, CSSPrimitiv… in setStringProperty()575 void CSSMutableStyleDeclaration::setImageProperty(int propertyId, const String& url, bool important) in setImageProperty()620 void CSSMutableStyleDeclaration::setLengthProperty(int propertyId, const String& value, bool import… in setLengthProperty()
52 int propertyId = cssPropertyID(attrName.localName()); in mapAttributeToCSSProperty() local
92 static void webkit_web_navigation_action_set_property(GObject* object, guint propertyId, const GVal… in webkit_web_navigation_action_set_property()