Home
last modified time | relevance | path

Searched defs:itemWithName (Results 1 – 7 of 7) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/dom/
H A DStaticNodeList.cpp48 Node* StaticNodeList::itemWithName(const AtomicString& elementId) const in itemWithName() function in WebCore::StaticNodeList
H A DStaticHashSetNodeList.cpp66 Node* StaticHashSetNodeList::itemWithName(const AtomicString& elementId) const in itemWithName() function in WebCore::StaticHashSetNodeList
H A DDynamicNodeList.cpp122 Node* DynamicNodeList::itemWithName(const AtomicString& elementId) const in itemWithName() function in WebCore::DynamicNodeList
/dports/games/flightgear/flightgear-2020.3.11/src/Input/
H A DFGHIDEventInput.cxx520 auto FGHIDDevice::itemWithName(const std::string& name) const -> std::pair<Report*, Item*> in itemWithName() function in __anon50eb8b6b0111::FGHIDDevice
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DHTMLFormElement.cpp2015 nsCOMPtr<nsISupports> itemWithName = DoResolveName(aName, true); in GetNextRadioButton() local
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/
H A DHTMLFormElement.cpp2214 nsCOMPtr<nsISupports> itemWithName = DoResolveName(aName, true); in GetNextRadioButton() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DHTMLFormElement.cpp2141 nsCOMPtr<nsISupports> itemWithName = DoResolveName(aName, true); in GetNextRadioButton() local