Home
last modified time | relevance | path

Searched defs:additionalAttributeStyleDecls (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/dom/
DStyledElement.h59 virtual void additionalAttributeStyleDecls(Vector<CSSMutableStyleDeclaration*>&) { } in additionalAttributeStyleDecls() function
/external/webkit/Source/WebCore/html/
DHTMLTableColElement.cpp81 void HTMLTableColElement::additionalAttributeStyleDecls(Vector<CSSMutableStyleDeclaration*>& result… in additionalAttributeStyleDecls() function in WebCore::HTMLTableColElement
DHTMLTableCellElement.cpp122 void HTMLTableCellElement::additionalAttributeStyleDecls(Vector<CSSMutableStyleDeclaration*>& resul… in additionalAttributeStyleDecls() function in WebCore::HTMLTableCellElement
DHTMLTableSectionElement.cpp51 void HTMLTableSectionElement::additionalAttributeStyleDecls(Vector<CSSMutableStyleDeclaration*>& re… in additionalAttributeStyleDecls() function in WebCore::HTMLTableSectionElement
DHTMLTableElement.cpp449 void HTMLTableElement::additionalAttributeStyleDecls(Vector<CSSMutableStyleDeclaration*>& results) in additionalAttributeStyleDecls() function in WebCore::HTMLTableElement