Home
last modified time | relevance | path

Searched refs:setImageProperty (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/css/
DCSSMutableStyleDeclaration.h118 void setImageProperty(int propertyId, const String& url, bool important = false);
DCSSMutableStyleDeclaration.cpp612 void CSSMutableStyleDeclaration::setImageProperty(int propertyId, const String& url, bool important) in setImageProperty() function in WebCore::CSSMutableStyleDeclaration
/external/webkit/Source/WebCore/dom/
DStyledElement.cpp280 attribute->decl()->setImageProperty(id, url, false); in addCSSImageProperty()
/external/webkit/Source/WebCore/
DChangeLog-2005-08-2330458 (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.
DChangeLog-2006-05-1021226 (WebCore::CSSMutableStyleDeclarationImpl::setImageProperty):
DChangeLog-2009-06-1622278 (WebCore::CSSMutableStyleDeclaration::setImageProperty):
64125 (WebCore::CSSMutableStyleDeclaration::setImageProperty):
DChangeLog-2007-10-1464949 (WebCore::CSSMutableStyleDeclaration::setImageProperty):
DChangeLog-2008-08-1018892 (WebCore::CSSMutableStyleDeclaration::setImageProperty): Changed to use create