Home
last modified time | relevance | path

Searched defs:shouldIgnoreAttributeCase (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DAttributeCollection.h197 … ContainerMemberType>::findSlowCase(const AtomicString& name, bool shouldIgnoreAttributeCase) const in findSlowCase()
DElement.cpp443 bool Element::shouldIgnoreAttributeCase() const in shouldIgnoreAttributeCase() function in blink::Element