Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/dom/
DCSSMappedAttributeDeclaration.h43 … void setMappedState(MappedAttributeEntry type, const QualifiedName& name, const AtomicString& val) in setMappedState() function
DStyledElement.cpp195 attr->decl()->setMappedState(entry, attr->name(), attr->value()); in attributeChanged()
/external/webkit/Source/WebCore/html/
DHTMLTableElement.cpp471 decl->setMappedState(ePersistent, tableborderAttr, borderValue); in additionalAttributeStyleDecls()
559 decl->setMappedState(ePersistent, cellborderAttr, cellborderValue); in addSharedCellBordersDecl()
587 m_paddingDecl->setMappedState(eUniversal, cellpaddingAttr, paddingValue); in addSharedCellPaddingDecl()
621 decl->setMappedState(ePersistent, rulesAttr, rulesValue); in addSharedGroupDecls()
/external/webkit/Source/WebCore/
DChangeLog-2005-08-2310018 (DOM::CSSMappedAttributeDeclarationImpl::setMappedState):
17510 (DOM::CSSMappedAttributeDeclarationImpl::setMappedState):
50863 (DOM::CSSMappedAttributeDeclarationImpl::setMappedState):