Searched defs:presentationAttributeStyle (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DElementData.h61 const StylePropertySet* presentationAttributeStyle() const;
163 inline const StylePropertySet* ElementData::presentationAttributeStyle() const function in class:WebCore::ElementData
H A DElement.h261 const StylePropertySet* presentationAttributeStyle();
868 inline const StylePropertySet* Element::presentationAttributeStyle() function in class:WebCore::Element
876 return elementData()->presentationAttributeStyle();

Completed in 61 milliseconds