Home
last modified time | relevance | path

Searched refs:setMappedState (Results 1 – 5 of 5) sorted by relevance

/external/webkit/WebCore/dom/
DCSSMappedAttributeDeclaration.h43 … void setMappedState(MappedAttributeEntry type, const QualifiedName& name, const AtomicString& val) in setMappedState() function
DStyledElement.cpp203 mappedAttr->decl()->setMappedState(entry, attr->name(), attr->value()); in attributeChanged()
/external/webkit/WebCore/html/
DHTMLTableElement.cpp485 decl->setMappedState(ePersistent, tableborderAttr, borderValue); in additionalAttributeStyleDecls()
573 decl->setMappedState(ePersistent, cellborderAttr, cellborderValue); in addSharedCellBordersDecl()
601 m_paddingDecl->setMappedState(eUniversal, cellpaddingAttr, paddingValue); in addSharedCellPaddingDecl()
635 decl->setMappedState(ePersistent, rulesAttr, rulesValue); in addSharedGroupDecls()
/external/webkit/WebCore/svg/
DSVGForeignObjectElement.cpp123 decl->setMappedState(entry, mappedAttr->name(), mappedAttr->value()); in addCSSPropertyAndNotifyAttributeMap()
/external/webkit/WebCore/
DChangeLog-2005-08-2310018 (DOM::CSSMappedAttributeDeclarationImpl::setMappedState):
17510 (DOM::CSSMappedAttributeDeclarationImpl::setMappedState):
50863 (DOM::CSSMappedAttributeDeclarationImpl::setMappedState):