Home
last modified time | relevance | path

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

/external/webkit/WebCore/html/
DHTMLTableElement.h103 void addSharedCellDecls(Vector<CSSMutableStyleDeclaration*>&);
DHTMLTableCellElement.cpp134 static_cast<HTMLTableElement*>(p)->addSharedCellDecls(results); in additionalAttributeStyleDecls()
DHTMLTableElement.cpp515 void HTMLTableElement::addSharedCellDecls(Vector<CSSMutableStyleDeclaration*>& results) in addSharedCellDecls() function in WebCore::HTMLTableElement
/external/webkit/WebCore/
DChangeLog-2008-08-1056708 (WebCore::HTMLTableElement::addSharedCellDecls):