Searched refs:cellborderValue (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebCore/html/
H A DHTMLTableElement.cpp526 const AtomicString& cellborderValue = *cellBorderNames[borders]; local
527 CSSMappedAttributeDeclaration* decl = getMappedAttributeDecl(ePersistent, cellborderAttr, cellborderValue);
573 decl->setMappedState(ePersistent, cellborderAttr, cellborderValue);

Completed in 31 milliseconds