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

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

Completed in 307 milliseconds