Home
last modified time | relevance | path

Searched defs:attrSet (Results 1 – 25 of 121) sorted by relevance

12345

/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/swing/text/html/
H A DHTMLWriter.java220 protected void writeAttributes(AttributeSet attrSet) in writeAttributes()
259 AttributeSet attrSet = paramElem.getAttributes(); in emptyTag() local
281 protected boolean isBlockTag(AttributeSet attrSet) in isBlockTag()
300 AttributeSet attrSet = paramElem.getAttributes(); in startTag() local
320 protected void textAreaContent(AttributeSet attrSet) in textAreaContent()
366 protected void selectContent(AttributeSet attrSet) in selectContent()
441 AttributeSet attrSet = paramElem.getAttributes(); in comment() local
461 AttributeSet attrSet = element.getAttributes(); in synthesizedElement() local
503 protected void writeEmbeddedTags(AttributeSet attrSet) in writeEmbeddedTags()
611 AttributeSet attrSet = currElem.getAttributes(); in traverse() local
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/javax/swing/text/html/
H A DHTMLWriter.java220 protected void writeAttributes(AttributeSet attrSet) in writeAttributes()
259 AttributeSet attrSet = paramElem.getAttributes(); in emptyTag() local
281 protected boolean isBlockTag(AttributeSet attrSet) in isBlockTag()
300 AttributeSet attrSet = paramElem.getAttributes(); in startTag() local
320 protected void textAreaContent(AttributeSet attrSet) in textAreaContent()
366 protected void selectContent(AttributeSet attrSet) in selectContent()
441 AttributeSet attrSet = paramElem.getAttributes(); in comment() local
461 AttributeSet attrSet = element.getAttributes(); in synthesizedElement() local
503 protected void writeEmbeddedTags(AttributeSet attrSet) in writeEmbeddedTags()
611 AttributeSet attrSet = currElem.getAttributes(); in traverse() local
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/javax/swing/text/html/
H A DHTMLWriter.java220 protected void writeAttributes(AttributeSet attrSet) in writeAttributes()
259 AttributeSet attrSet = paramElem.getAttributes(); in emptyTag() local
281 protected boolean isBlockTag(AttributeSet attrSet) in isBlockTag()
300 AttributeSet attrSet = paramElem.getAttributes(); in startTag() local
320 protected void textAreaContent(AttributeSet attrSet) in textAreaContent()
366 protected void selectContent(AttributeSet attrSet) in selectContent()
441 AttributeSet attrSet = paramElem.getAttributes(); in comment() local
461 AttributeSet attrSet = element.getAttributes(); in synthesizedElement() local
503 protected void writeEmbeddedTags(AttributeSet attrSet) in writeEmbeddedTags()
611 AttributeSet attrSet = currElem.getAttributes(); in traverse() local
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/javax/swing/text/html/
H A DHTMLWriter.java220 protected void writeAttributes(AttributeSet attrSet) in writeAttributes()
259 AttributeSet attrSet = paramElem.getAttributes(); in emptyTag() local
281 protected boolean isBlockTag(AttributeSet attrSet) in isBlockTag()
300 AttributeSet attrSet = paramElem.getAttributes(); in startTag() local
320 protected void textAreaContent(AttributeSet attrSet) in textAreaContent()
366 protected void selectContent(AttributeSet attrSet) in selectContent()
441 AttributeSet attrSet = paramElem.getAttributes(); in comment() local
461 AttributeSet attrSet = element.getAttributes(); in synthesizedElement() local
503 protected void writeEmbeddedTags(AttributeSet attrSet) in writeEmbeddedTags()
611 AttributeSet attrSet = currElem.getAttributes(); in traverse() local
[all …]
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/swing/text/html/
H A DHTMLWriter.java220 protected void writeAttributes(AttributeSet attrSet) in writeAttributes()
259 AttributeSet attrSet = paramElem.getAttributes(); in emptyTag() local
281 protected boolean isBlockTag(AttributeSet attrSet) in isBlockTag()
300 AttributeSet attrSet = paramElem.getAttributes(); in startTag() local
320 protected void textAreaContent(AttributeSet attrSet) in textAreaContent()
366 protected void selectContent(AttributeSet attrSet) in selectContent()
441 AttributeSet attrSet = paramElem.getAttributes(); in comment() local
461 AttributeSet attrSet = element.getAttributes(); in synthesizedElement() local
503 protected void writeEmbeddedTags(AttributeSet attrSet) in writeEmbeddedTags()
611 AttributeSet attrSet = currElem.getAttributes(); in traverse() local
[all …]
/dports/java/bouncycastle15/crypto-169/pkix/src/main/java/org/bouncycastle/pkcs/
H A DPKCS10CertificationRequest.java137 ASN1Set attrSet = certificationRequest.getCertificationRequestInfo().getAttributes(); in getAttributes() local
162 ASN1Set attrSet = certificationRequest.getCertificationRequestInfo().getAttributes(); in getAttributes() local
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/unittest/
H A DTestAttributeSet.cc57 attributeSetMatchesDescriptor( const AttributeSet& attrSet, in attributeSetMatchesDescriptor()
498 AttributeSet attrSet(descr); in testAttributeSet() local
508 AttributeSet attrSet(Descriptor::create(AttributeVec3s::attributeType())); in testAttributeSet() local
541 AttributeSet attrSet(descr, /*arrayLength=*/50); in testAttributeSet() local
1059 AttributeSet attrSet(descr, /*arrayLength=*/3); in TEST_F() local
1072 AttributeSet attrSet(descr); in TEST_F() local
1080 AttributeSet attrSet(descr); in TEST_F() local
1173 AttributeSet attrSet(Descriptor::create(AttributeVec3s::attributeType())); in TEST_F() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/src/org/eclipse/e4/ui/css/core/impl/sac/
H A DExtendedCondition.java46 void fillAttributeSet(Set<String> attrSet); in fillAttributeSet()
H A DCSSAndConditionImpl.java61 public void fillAttributeSet(Set<String> attrSet) { in fillAttributeSet()
H A DExtendedSelector.java50 void fillAttributeSet(Set<String> attrSet); in fillAttributeSet()
H A DAbstractElementSelector.java85 public void fillAttributeSet(Set<String> attrSet) { in fillAttributeSet()
H A DCSSLangConditionImpl.java106 public void fillAttributeSet(Set<String> attrSet) { in fillAttributeSet()
H A DCSSChildSelectorImpl.java86 public void fillAttributeSet(Set<String> attrSet) { in fillAttributeSet()
H A DCSSDirectAdjacentSelectorImpl.java96 public void fillAttributeSet(Set<String> attrSet) { in fillAttributeSet()
H A DCSSIdConditionImpl.java110 public void fillAttributeSet(Set<String> attrSet) { in fillAttributeSet()
H A DCSSDescendantSelectorImpl.java98 public void fillAttributeSet(Set<String> attrSet) { in fillAttributeSet()
H A DCSSPseudoClassConditionImpl.java136 public void fillAttributeSet(Set<String> attrSet) { in fillAttributeSet()
H A DCSSConditionalSelectorImpl.java96 public void fillAttributeSet(Set<String> attrSet) { in fillAttributeSet()
H A DCSSAttributeConditionImpl.java139 public void fillAttributeSet(Set<String> attrSet) { in fillAttributeSet()
/dports/biology/lamarc/lamarc-2.1.8/src/xml/
H A Dparsetreeschema.h73 typedef std::set<AttributeInfo,AttributeInfoCompare> attrSet; typedef
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/FMDP/learning/datastructure/
H A DnodeDatabase_tpl.h42 NodeDatabase< AttributeSelection, isScalar >::NodeDatabase( in NodeDatabase()
/dports/devel/collada-dom/collada-dom-2.5.0/dom/include/1.5/dom/
H A DdomInput_local_offset.h44 domUint attrSet; variable
/dports/java/bouncycastle15/crypto-169/prov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/edec/
H A DBCXDHPrivateKey.java83 ASN1Set attrSet = ASN1Set.getInstance(attributes); in getEncoded() local
H A DBCEdDSAPrivateKey.java76 ASN1Set attrSet = ASN1Set.getInstance(attributes); in getEncoded() local
/dports/devel/log4j/apache-log4j-1.2.17/contribs/SvenReimers/gui/
H A DTextPaneAppender.java329 AttributeSet attrSet = (AttributeSet) attributes.get(Priority.INFO); in getFontSize() local
344 AttributeSet attrSet = (AttributeSet) attributes.get(Priority.INFO); in getFontName() local

12345