Searched refs:setImageProperty (Results 1 – 8 of 8) sorted by relevance
118 void setImageProperty(int propertyId, const String& url, bool important = false);
612 void CSSMutableStyleDeclaration::setImageProperty(int propertyId, const String& url, bool important) in setImageProperty() function in WebCore::CSSMutableStyleDeclaration
280 attribute->decl()->setImageProperty(id, url, false); in addCSSImageProperty()
30458 (DOM::CSSMutableStyleDeclarationImpl::setImageProperty): Ditto.51490 (CSSStyleDeclarationImpl::setImageProperty):52334 (HTMLElementImpl::addCSSImageProperty): Added. Calls setImageProperty.52336 * khtml/css/css_valueimpl.h: Added setStringProperty and setImageProperty.52339 (CSSStyleDeclarationImpl::setImageProperty): Added. Sets a property without parsing.
21226 (WebCore::CSSMutableStyleDeclarationImpl::setImageProperty):
22278 (WebCore::CSSMutableStyleDeclaration::setImageProperty):64125 (WebCore::CSSMutableStyleDeclaration::setImageProperty):
64949 (WebCore::CSSMutableStyleDeclaration::setImageProperty):
18892 (WebCore::CSSMutableStyleDeclaration::setImageProperty): Changed to use create