Home
last modified time | relevance | path

Searched defs:getAttribute (Results 1 – 25 of 29) sorted by relevance

12

/external/apache-http/src/org/apache/http/protocol/
DHttpContext.java52 Object getAttribute(String id); in getAttribute() method
DSyncBasicHttpContext.java49 public synchronized Object getAttribute(final String id) { in getAttribute() method in SyncBasicHttpContext
DBasicHttpContext.java60 public Object getAttribute(final String id) { in getAttribute() method in BasicHttpContext
DDefaultedHttpContext.java58 public Object getAttribute(final String id) { in getAttribute() method in DefaultedHttpContext
/external/apache-http/src/org/apache/http/cookie/
DClientCookie.java63 String getAttribute(String name); in getAttribute() method
/external/webkit/WebKit/chromium/src/
DWebElement.cpp73 WebString WebElement::getAttribute(const WebString& attrName) const in getAttribute() function in WebKit::WebElement
/external/webkit/WebCore/accessibility/
DAccessibilitySlider.cpp97 const AtomicString& AccessibilitySlider::getAttribute(const QualifiedName& attribute) const in getAttribute() function in WebCore::AccessibilitySlider
/external/emma/core/java12/com/vladium/emma/report/
DIItem.java38 IItemAttribute getAttribute (int attributeID, int unitsID); in getAttribute() method
DItem.java61 public final IItemAttribute getAttribute (final int attributeID, final int unitsID) in getAttribute() method in Item
DIItemAttribute.java51 public static IItemAttribute getAttribute (final int attributeID, final int unitsID) in getAttribute() method in IItemAttribute.Factory
/external/proguard/src/proguard/classfile/
DProgramMember.java103 private Attribute getAttribute(Clazz clazz, String name) in getAttribute() method in ProgramMember
/external/chromium/third_party/icu/source/tools/toolutil/
Dxmlparser.cpp732 UXMLElement::getAttribute(int32_t i, UnicodeString &name, UnicodeString &value) const { in getAttribute() function in UXMLElement
743 UXMLElement::getAttribute(const UnicodeString &name) const { in getAttribute() function in UXMLElement
/external/icu4c/tools/toolutil/
Dxmlparser.cpp732 UXMLElement::getAttribute(int32_t i, UnicodeString &name, UnicodeString &value) const { in getAttribute() function in UXMLElement
743 UXMLElement::getAttribute(const UnicodeString &name) const { in getAttribute() function in UXMLElement
/external/apache-http/src/org/apache/http/impl/cookie/
DBasicClientCookie.java307 public String getAttribute(final String name) { in getAttribute() method in BasicClientCookie
/external/apache-http/src/org/apache/commons/logging/
DLogFactory.java201 public abstract Object getAttribute(String name); in getAttribute() method in LogFactory
/external/chromium/third_party/icu/source/i18n/
Dsearch.cpp69 USearchAttributeValue SearchIterator::getAttribute( in getAttribute() function in SearchIterator
Dtblcoll.cpp509 UColAttributeValue RuleBasedCollator::getAttribute(UColAttribute attr, in getAttribute() function in RuleBasedCollator
/external/proguard/src/proguard/classfile/attribute/
DCodeAttribute.java82 public Attribute getAttribute(Clazz clazz, String name) in getAttribute() method in CodeAttribute
/external/icu4c/i18n/
Dsearch.cpp77 USearchAttributeValue SearchIterator::getAttribute( in getAttribute() function in SearchIterator
Dtblcoll.cpp509 UColAttributeValue RuleBasedCollator::getAttribute(UColAttribute attr, in getAttribute() function in RuleBasedCollator
/external/webkit/WebCore/inspector/front-end/
DTextEditorModel.js225 getAttribute: function(line, name) method in WebInspector.TextEditorModel
DDOMAgent.js109 getAttribute: function(name) method in WebInspector.DOMNode
/external/apache-http/src/org/apache/commons/logging/impl/
DLogFactoryImpl.java268 public Object getAttribute(String name) { in getAttribute() method in LogFactoryImpl
/external/webkit/WebCore/dom/
DElement.cpp178 const AtomicString& Element::getAttribute(const QualifiedName& name) const in getAttribute() function in WebCore::Element
482 const AtomicString& Element::getAttribute(const String& name) const in getAttribute() function in WebCore::Element
/external/webkit/WebKit/win/
DDOMHTMLClasses.h584 virtual HRESULT STDMETHODCALLTYPE getAttribute( in getAttribute() function
843 virtual HRESULT STDMETHODCALLTYPE getAttribute( in getAttribute() function
1148 virtual HRESULT STDMETHODCALLTYPE getAttribute( in getAttribute() function
1472 virtual HRESULT STDMETHODCALLTYPE getAttribute( in getAttribute() function
1770 virtual HRESULT STDMETHODCALLTYPE getAttribute( in getAttribute() function
2180 virtual HRESULT STDMETHODCALLTYPE getAttribute( in getAttribute() function

12