/external/apache-http/src/org/apache/http/protocol/ |
D | HttpContext.java | 56 Object removeAttribute(String id); in removeAttribute() method
|
D | SyncBasicHttpContext.java | 57 public synchronized Object removeAttribute(final String id) { in removeAttribute() method in SyncBasicHttpContext
|
D | BasicHttpContext.java | 84 public Object removeAttribute(final String id) { in removeAttribute() method in BasicHttpContext
|
D | DefaultedHttpContext.java | 67 public Object removeAttribute(final String id) { in removeAttribute() method in DefaultedHttpContext
|
/external/chromium_org/third_party/WebKit/Source/web/ |
D | WebElement.cpp | 86 void WebElement::removeAttribute(const WebString& attrName) in removeAttribute() function in blink::WebElement
|
/external/apache-http/src/org/apache/commons/logging/ |
D | LogFactory.java | 262 public abstract void removeAttribute(String name); in removeAttribute() method in LogFactory
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
D | ElementData.h | 247 inline void UniqueElementData::removeAttribute(size_t index) in removeAttribute() function
|
D | Element.cpp | 346 void Element::removeAttribute(const QualifiedName& name) in removeAttribute() function in WebCore::Element 2089 void Element::removeAttribute(const AtomicString& name) in removeAttribute() function in WebCore::Element
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
D | AttributesImpl.java | 444 public void removeAttribute (int index) in removeAttribute() method in AttributesImpl
|
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
D | DOMEditor.cpp | 376 bool DOMEditor::removeAttribute(Element* element, const String& name, ExceptionState& exceptionStat… in removeAttribute() function in WebCore::DOMEditor 436 bool DOMEditor::removeAttribute(Element* element, const String& name, ErrorString* errorString) in removeAttribute() function in WebCore::DOMEditor
|
D | InspectorDOMAgent.cpp | 733 void InspectorDOMAgent::removeAttribute(ErrorString* errorString, int elementId, const String& name) in removeAttribute() function in WebCore::InspectorDOMAgent
|
/external/llvm/lib/IR/ |
D | Attributes.cpp | 726 AttributeSet AttributeSet::removeAttribute(LLVMContext &C, unsigned Index, in removeAttribute() function in AttributeSet 990 AttrBuilder &AttrBuilder::removeAttribute(Attribute::AttrKind Val) { in removeAttribute() function in AttrBuilder 1034 AttrBuilder &AttrBuilder::removeAttribute(StringRef A) { in removeAttribute() function in AttrBuilder
|
D | Instructions.cpp | 340 void CallInst::removeAttribute(unsigned i, Attribute attr) { in removeAttribute() function in CallInst 599 void InvokeInst::removeAttribute(unsigned i, Attribute attr) { in removeAttribute() function in InvokeInst
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
D | TextEditor.js | 268 removeAttribute: function(line, name) { }, method in WebInspector.TextEditor
|
D | CodeMirrorTextEditor.js | 1143 removeAttribute: function(line, name) method in WebInspector.CodeMirrorTextEditor
|
D | DOMAgent.js | 312 removeAttribute: function(name, callback) method in WebInspector.DOMNode
|
/external/apache-http/src/org/apache/commons/logging/impl/ |
D | LogFactoryImpl.java | 362 public void removeAttribute(String name) { in removeAttribute() method in LogFactoryImpl
|
/external/clang/lib/ARCMigrate/ |
D | TransProperties.cpp | 296 bool removeAttribute(StringRef fromAttr, SourceLocation atLoc) const { in removeAttribute() function in __anon7be800a90111::PropertiesRewriter
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | UnImplNode.java | 371 public void removeAttribute(String name) throws DOMException in removeAttribute() method in UnImplNode
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
D | DTMNodeProxy.java | 1121 public final void removeAttribute(String name) throws DOMException in removeAttribute() method in DTMNodeProxy
|
/external/chromium_org/third_party/polymer/ |
D | platform.js | 30 …){var f=h(a);E=!0;for(var g=f.length-1;g>=0;g--)a.removeChild(f[g]),f[g].parentNode_=b;E=!1;for(va… variable in A 32 …x(a.tag),a)}function g(b,c){return c.is&&b.setAttribute("is",c.is),b.removeAttribute("unresolved")… function
|