Searched refs:getElementByWindowNamedItem (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DDocumentOrderedMap.h60 Element* getElementByWindowNamedItem(AtomicStringImpl*, const TreeScope*) const;
H A DDocumentOrderedMap.cpp184 Element* DocumentOrderedMap::getElementByWindowNamedItem(AtomicStringImpl* key, const TreeScope* scope) const function in class:WebCore::DocumentOrderedMap
/macosx-10.9.5/WebCore-7537.78.1/bindings/js/
H A DJSDOMWindowCustom.cpp109 Node* node = toHTMLDocument(document)->windowNamedItemMap().getElementByWindowNamedItem(atomicPropertyName, document);

Completed in 121 milliseconds