Searched refs:getAttributeItemIndexSlowCase (Results 1 – 2 of 2) sorted by relevance
104 …size_t getAttributeItemIndexSlowCase(const AtomicString& name, bool shouldIgnoreAttributeCase) con…221 return getAttributeItemIndexSlowCase(name, shouldIgnoreAttributeCase); in getAttributeItemIndex()
127 size_t ElementData::getAttributeItemIndexSlowCase(const AtomicString& name, bool shouldIgnoreAttrib… in getAttributeItemIndexSlowCase() function in WebCore::ElementData