Home
last modified time | relevance | path

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

/external/webkit/WebCore/html/
DHTMLTableElement.cpp612 AtomicString rulesValue = rows ? "rowgroups" : "colgroups"; in addSharedGroupDecls() local
613 … CSSMappedAttributeDeclaration* decl = getMappedAttributeDecl(ePersistent, rulesAttr, rulesValue); in addSharedGroupDecls()
632 setMappedAttributeDecl(ePersistent, rulesAttr, rulesValue, decl); in addSharedGroupDecls()
635 decl->setMappedState(ePersistent, rulesAttr, rulesValue); in addSharedGroupDecls()