Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DElementData.h102 const Attribute* attributeBase() const;
178 inline const Attribute* ElementData::attributeBase() const in attributeBase() function
187 const Attribute* begin = attributeBase(); in getAttributeItemIndex()
207 const Attribute* begin = attributeBase(); in getAttributeItemIndex()
227 const Attribute* begin = attributeBase(); in getAttributeItem()
239 return attributeBase() + index; in attributeItem()