Searched defs:namedItem (Results 1 – 13 of 13) sorted by relevance
44 Node* NamedNodesCollection::namedItem(const AtomicString& id) const in namedItem() function in WebCore::NamedNodesCollection
48 Node* StaticNodeList::namedItem(const AtomicString& elementId) const in namedItem() function in WebCore::StaticNodeList
70 Node* LiveNodeList::namedItem(const AtomicString& elementId) const in namedItem() function in WebCore::LiveNodeList
61 PassRefPtr<NamedFlow> DOMNamedFlowCollection::namedItem(const AtomicString& name) const in namedItem() function in WebCore::DOMNamedFlowCollection
41 PassRefPtr<RTCStatsReport> RTCStatsResponse::namedItem(const AtomicString& name) in namedItem() function in WebCore::RTCStatsResponse
72 PassRefPtr<DOMMimeType> DOMMimeTypeArray::namedItem(const AtomicString& propertyName) in namedItem() function in WebCore::DOMMimeTypeArray
83 PassRefPtr<DOMMimeType> DOMPlugin::namedItem(const AtomicString& propertyName) in namedItem() function in WebCore::DOMPlugin
72 PassRefPtr<DOMPlugin> DOMPluginArray::namedItem(const AtomicString& propertyName) in namedItem() function in WebCore::DOMPluginArray
246 Node namedItem = map.getNamedItem("plugin"); in getPrerequisitePluginsFromPluginXml() local311 Node namedItem = map.getNamedItem("name"); in setHasPerformanceTarget() local
125 Node namedItem = receiverNode.getAttributes().getNamedItem("android:name"); in parseReceivers() local270 Node namedItem = item.getAttributes().getNamedItem(attribute); in getTagAttributeText() local
106 Node* HTMLFormControlsCollection::namedItem(const AtomicString& name) const in namedItem() function in WebCore::HTMLFormControlsCollection
588 Node* HTMLCollection::namedItem(const AtomicString& name) const in namedItem() function in WebCore::HTMLCollection
405 Node* HTMLSelectElement::namedItem(const AtomicString& name) in namedItem() function in WebCore::HTMLSelectElement