Searched refs:getAttributeNS (Results 1 - 14 of 14) sorted by relevance

/external/webkit/Source/WebKit/win/
H A DDOMHTMLClasses.h609 virtual HRESULT STDMETHODCALLTYPE getAttributeNS( function in class:DOMHTMLElement
612 /* [retval][out] */ BSTR *result) { return DOMElement::getAttributeNS(namespaceURI, localName, result); }
868 virtual HRESULT STDMETHODCALLTYPE getAttributeNS( function in class:DOMHTMLFormElement
871 /* [retval][out] */ BSTR *result) { return DOMHTMLElement::getAttributeNS(namespaceURI, localName, result); }
1173 virtual HRESULT STDMETHODCALLTYPE getAttributeNS( function in class:DOMHTMLSelectElement
1176 /* [retval][out] */ BSTR *result) { return DOMHTMLElement::getAttributeNS(namespaceURI, localName, result); }
1497 virtual HRESULT STDMETHODCALLTYPE getAttributeNS( function in class:DOMHTMLOptionElement
1500 /* [retval][out] */ BSTR *result) { return DOMHTMLElement::getAttributeNS(namespaceURI, localName, result); }
1795 virtual HRESULT STDMETHODCALLTYPE getAttributeNS( function in class:DOMHTMLInputElement
1798 /* [retval][out] */ BSTR *result) { return DOMHTMLElement::getAttributeNS(namespaceUR
2205 virtual HRESULT STDMETHODCALLTYPE getAttributeNS( function in class:DOMHTMLTextAreaElement
2530 virtual HRESULT STDMETHODCALLTYPE getAttributeNS( function in class:DOMHTMLIFrameElement
[all...]
H A DDOMCoreClasses.cpp956 HRESULT STDMETHODCALLTYPE DOMElement::getAttributeNS( function in class:DOMElement
H A DDOMCoreClasses.h710 virtual HRESULT STDMETHODCALLTYPE getAttributeNS(
/external/webkit/Source/WebCore/dom/
H A DElement.idl48 [OldStyleObjC] DOMString getAttributeNS(in [ConvertNullToNullString] DOMString namespaceURI,
H A DElement.h133 const AtomicString& getAttributeNS(const String& namespaceURI, const String& localName) const;
H A DElement.cpp648 const AtomicString& Element::getAttributeNS(const String& namespaceURI, const String& localName) const function in class:WebCore::Element
/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DElemLiteralResult.java221 public String getAttributeNS(String namespaceURI, String localName) method in class:ElemLiteralResult
/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DUnImplNode.java505 public String getAttributeNS(String namespaceURI, String localName) method in class:UnImplNode
508 error(XMLErrorResources.ER_FUNCTION_NOT_SUPPORTED); //"getAttributeNS not supported!");
/external/webkit/Source/WebKit/win/Interfaces/
H A DDOMCore.idl555 - (NSString *)getAttributeNS:(NSString *)namespaceURI :(NSString *)localName;
557 HRESULT getAttributeNS([in] BSTR namespaceURI, [in] BSTR localName, [out, retval] BSTR* result);
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DDTMNodeProxy.java1192 public final String getAttributeNS(String namespaceURI, String localName) method in class:DTMNodeProxy
/external/webkit/Source/WebKit/qt/Api/
H A Dqwebelement.cpp426 return m_element->getAttributeNS(namespaceUri, name);
/external/webkit/Source/WebCore/bindings/objc/
H A DPublicDOMInterfaces.h206 - (NSString *)getAttributeNS:(NSString *)namespaceURI :(NSString *)localName;
211 - (NSString *)getAttributeNS:(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 366 milliseconds