Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DElement.h126 unsigned getUnsignedIntegralAttribute(const QualifiedName& attributeName) const;
DElement.cpp2637 unsigned Element::getUnsignedIntegralAttribute(const QualifiedName& attributeName) const in getUnsignedIntegralAttribute() function in WebCore::Element