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

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLTableColElement.cpp83 const StylePropertySet* HTMLTableColElement::additionalPresentationAttributeStyle() function in class:WebCore::HTMLTableColElement
H A DHTMLTableSectionElement.cpp50 const StylePropertySet* HTMLTableSectionElement::additionalPresentationAttributeStyle() function in class:WebCore::HTMLTableSectionElement
H A DHTMLTableCellElement.cpp121 const StylePropertySet* HTMLTableCellElement::additionalPresentationAttributeStyle() function in class:WebCore::HTMLTableCellElement
H A DHTMLTableElement.cpp428 const StylePropertySet* HTMLTableElement::additionalPresentationAttributeStyle() function in class:WebCore::HTMLTableElement
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DElement.h247 virtual const StylePropertySet* additionalPresentationAttributeStyle() { return 0; } function in class:WebCore::Element

Completed in 665 milliseconds