Home
last modified time | relevance | path

Searched refs:createAttribute (Results 1 – 22 of 22) sorted by relevance

/external/robolectric-shadows/resources/src/test/java/org/robolectric/res/
DThemeStyleSetTest.java25 createAttribute("string1", "string1 value from style1"), in shouldFindAttributesFromAnAppliedStyle()
26 createAttribute("string2", "string2 value from style1") in shouldFindAttributesFromAnAppliedStyle()
28 …themeStyleSet.apply(createStyle("style2", createAttribute("string2", "string2 value from style2"))… in shouldFindAttributesFromAnAppliedStyle()
36 createAttribute("string1", "string1 value from style1"), in shouldFindAttributesFromAnAppliedFromForcedStyle()
37 createAttribute("string2", "string2 value from style1") in shouldFindAttributesFromAnAppliedFromForcedStyle()
39 …themeStyleSet.apply(createStyle("style2", createAttribute("string1", "string1 value from style2"))… in shouldFindAttributesFromAnAppliedFromForcedStyle()
48 private AttributeResource createAttribute(String attrName, String value) { in createAttribute() method in ThemeStyleSetTest
/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DUnknownAttributeReader.java49 …Attribute createAttribute( int name_index, int length, java.io.DataInput file, ConstantPool consta… in createAttribute() method
DAttributeReader.java59 …Attribute createAttribute( int name_index, int length, java.io.DataInputStream file, ConstantPool … in createAttribute() method
DAttribute.java212 … return ((UnknownAttributeReader) r).createAttribute(name_index, length, file, constant_pool); in readAttribute()
/external/proguard/src/proguard/classfile/io/
DProgramClassReader.java159 Attribute attribute = createAttribute(programClass); in visitProgramClass()
186 Attribute attribute = createAttribute(programClass); in visitProgramField()
206 Attribute attribute = createAttribute(programClass); in visitProgramMethod()
443 Attribute attribute = createAttribute(clazz); in visitCodeAttribute()
986 private Attribute createAttribute(Clazz clazz) in createAttribute() method in ProgramClassReader
/external/python/cpython3/Lib/xml/dom/
Dpulldom.py100 attr = self.document.createAttribute(a_localname)
119 attr = self.document.createAttribute(aname)
Dminidom.py1682 def createAttribute(self, qName): member in Document
/external/python/cpython2/Lib/xml/dom/
Dpulldom.py106 attr = self.document.createAttribute(a_localname)
125 attr = self.document.createAttribute(aname)
Dminidom.py1635 def createAttribute(self, qName): member in Document
/external/apache-xml/src/main/java/org/apache/xml/utils/
DUnImplNode.java913 public Attr createAttribute(String name) throws DOMException in createAttribute() method in UnImplNode
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMNodeProxy.java716 public final Attr createAttribute(String name) throws DOMException in createAttribute() method in DTMNodeProxy
/external/python/cpython2/Lib/test/
Dtest_minidom.py1302 a3 = doc.createAttribute("a1")
/external/python/cpython3/Lib/test/
Dtest_minidom.py1448 a3 = doc.createAttribute("a1")
/external/cldr/tools/java/org/unicode/cldr/util/
DLDMLUtilities.java1751 attr = sNode.getOwnerDocument().createAttribute(attribName); in setAttributeValue()
/external/python/cpython2/Doc/library/
Dxml.dom.rst566 .. method:: Document.createAttribute(name)
/external/python/cpython3/Doc/library/
Dxml.dom.rst551 .. method:: Document.createAttribute(name)
/external/slf4j/slf4j-site/src/site/pages/js/
Djquery-min.js2 …nodeValue:b},set:function(a,b,d){var e=a.getAttributeNode(d);e||(e=c.createAttribute(d),a.setAttri…
/external/testng/src/main/resources/
Djquery-1.7.1.min.js2 …nodeValue:b},set:function(a,b,d){var e=a.getAttributeNode(d);e||(e=c.createAttribute(d),a.setAttri…
/external/libjpeg-turbo/doc/html/
Djquery.js3 …nodeValue:b},set:function(a,b,d){var e=a.getAttributeNode(d);e||(e=c.createAttribute(d),a.setAttri…
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Djquery-1.7.1.js2696 ret = document.createAttribute( name );
/external/tinyxml2/docs/
Djquery.js16 …:L},set:function(bw,bx,bv){var e=bw.getAttributeNode(bv);if(!e){e=av.createAttribute(bv);bw.setAtt…
/external/epid-sdk/doc/html/
Djquery.js44 …:L},set:function(bw,bx,bv){var e=bw.getAttributeNode(bv);if(!e){e=av.createAttribute(bv);bw.setAtt…