Searched refs:detachAttrNodeAtIndex (Results 1 – 2 of 2) sorted by relevance
677 void detachAttrNodeAtIndex(Attr*, size_t index);
326 detachAttrNodeAtIndex(attrNode.get(), index); in detachAttribute()334 void Element::detachAttrNodeAtIndex(Attr* attr, size_t index) in detachAttrNodeAtIndex() function in WebCore::Element2027 detachAttrNodeAtIndex(attr, index); in removeAttributeNode()