Searched refs:elementFromPastNamesMap (Results 1 – 2 of 2) sorted by relevance
156 Node* elementFromPastNamesMap(const AtomicString&) const;
723 Node* HTMLFormElement::elementFromPastNamesMap(const AtomicString& pastName) const in elementFromPastNamesMap() function in WebCore::HTMLFormElement770 Node* elementFromPast = elementFromPastNamesMap(name); in getNamedElements()