Searched refs:removeNamedItemNS (Results 1 - 13 of 13) sorted by relevance

/external/webkit/Source/WebCore/dom/
H A DNamedNodeMap.idl53 [OldStyleObjC] Node removeNamedItemNS(in [ConvertNullToNullString] DOMString namespaceURI,
H A DNamedNodeMap.h53 PassRefPtr<Node> removeNamedItemNS(const String& namespaceURI, const String& localName, ExceptionCode&);
H A DNamedNodeMap.cpp82 PassRefPtr<Node> NamedNodeMap::removeNamedItemNS(const String& namespaceURI, const String& localName, ExceptionCode& ec) function in class:WebCore::NamedNodeMap
143 // because of removeNamedItem, removeNamedItemNS, and removeAttributeNode.
/external/webkit/LayoutTests/dom/html/level2/core/
H A Dhc_entitiesremovenameditemns1.js78 An attempt to add remove an entity using removeNamedItemNS should result in
83 * @see http://www.w3.org/TR/DOM-Level-2-Core/core#ID-removeNamedItemNS
114 retval = entities.removeNamedItemNS("http://www.w3.org/1999/xhtml","alpha");
H A Dhc_notationsremovenameditemns1.js78 An attempt to add remove an notation using removeNamedItemNS should result in
83 * @see http://www.w3.org/TR/DOM-Level-2-Core/core#ID-removeNamedItemNS
114 retval = notations.removeNamedItemNS("http://www.w3.org/1999/xhtml","alpha");
/external/webkit/LayoutTests/dom/xhtml/level2/core/
H A Dhc_entitiesremovenameditemns1.js78 An attempt to add remove an entity using removeNamedItemNS should result in
83 * @see http://www.w3.org/TR/DOM-Level-2-Core/core#ID-removeNamedItemNS
114 retval = entities.removeNamedItemNS("http://www.w3.org/1999/xhtml","alpha");
H A Dhc_notationsremovenameditemns1.js78 An attempt to add remove an notation using removeNamedItemNS should result in
83 * @see http://www.w3.org/TR/DOM-Level-2-Core/core#ID-removeNamedItemNS
114 retval = notations.removeNamedItemNS("http://www.w3.org/1999/xhtml","alpha");
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DDTMNamedNodeMap.java265 public Node removeNamedItemNS(String namespaceURI, String localName) method in class:DTMNamedNodeMap
/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DElemLiteralResult.java689 public Node removeNamedItemNS(String namespaceURI, String localName) method in class:ElemLiteralResult.LiteralElementAttributes
/external/webkit/Source/WebKit/win/Interfaces/
H A DDOMCore.idl312 - (DOMNode *)removeNamedItemNS:(NSString *)namespaceURI :(NSString *)localName;
314 HRESULT removeNamedItemNS([in] BSTR namespaceURI, [in] BSTR localName, [out, retval] IDOMNode** result);
/external/webkit/Source/WebCore/bindings/objc/
H A DPublicDOMInterfaces.h270 - (DOMNode *)removeNamedItemNS:(NSString *)namespaceURI :(NSString *)localName;
271 - (DOMNode *)removeNamedItemNS:(NSString *)namespaceURI localName:(NSString *)localName AVAILABLE_WEBKIT_VERSION_3_0_AND_LATER;
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...

Completed in 1075 milliseconds