Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/html/
DHTMLTableColElement.cpp90 static_cast<HTMLTableElement*>(p)->addSharedGroupDecls(false, results); in additionalAttributeStyleDecls()
DHTMLTableElement.h69 void addSharedGroupDecls(bool rows, Vector<CSSMutableStyleDeclaration*>&);
DHTMLTableSectionElement.cpp58 static_cast<HTMLTableElement*>(p)->addSharedGroupDecls(true, results); in additionalAttributeStyleDecls()
DHTMLTableElement.cpp593 void HTMLTableElement::addSharedGroupDecls(bool rows, Vector<CSSMutableStyleDeclaration*>& results) in addSharedGroupDecls() function in WebCore::HTMLTableElement
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1011347 (WebCore::HTMLTableElement::addSharedGroupDecls):
13405 (WebCore::HTMLTableElement::addSharedGroupDecls):
56711 (WebCore::HTMLTableElement::addSharedGroupDecls):