Home
last modified time | relevance | path

Searched refs:AtomAt (Results 1 – 25 of 30) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsDOMTokenList.cpp113 attr->AtomAt(aIndex)->ToString(aResult); in IndexedGetter()
184 resultStr.Append(nsDependentAtomString(aAttr->AtomAt(i))); in AddInternal()
233 if (aTokens.Contains(nsDependentAtomString(aAttr->AtomAt(i)))) { in RemoveInternal()
239 resultStr.Append(nsDependentAtomString(aAttr->AtomAt(i))); in RemoveInternal()
333 if (aAttr->AtomAt(i)->Equals(aToken)) { in ReplaceInternal()
346 if (aAttr->AtomAt(i)->Equals(aToken) || in ReplaceInternal()
347 aAttr->AtomAt(i)->Equals(aNewToken)) { in ReplaceInternal()
362 resultStr.Append(nsDependentAtomString(aAttr->AtomAt(i))); in ReplaceInternal()
H A DnsAttrValue.h246 nsAtom* AtomAt(int32_t aIndex) const;
H A DnsAttrValue.cpp723 nsAtom* nsAttrValue::AtomAt(int32_t aIndex) const { in AtomAt() function in nsAttrValue
H A DnsContentUtils.cpp1106 aResult.Append(nsDependentAtomString(aAttr->AtomAt(i))); in SerializeAutocompleteAttribute()
1179 nsString tokenString = nsDependentAtomString(aAttrVal->AtomAt(index)); in InternalSerializeAutocompleteAttribute()
1252 tokenString = nsDependentAtomString(aAttrVal->AtomAt(index)); in InternalSerializeAutocompleteAttribute()
1275 tokenString = nsDependentAtomString(aAttrVal->AtomAt(index)); in InternalSerializeAutocompleteAttribute()
1291 tokenString = nsDependentAtomString(aAttrVal->AtomAt(index)); in InternalSerializeAutocompleteAttribute()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsDOMTokenList.cpp113 attr->AtomAt(aIndex)->ToString(aResult); in IndexedGetter()
184 resultStr.Append(nsDependentAtomString(aAttr->AtomAt(i))); in AddInternal()
233 if (aTokens.Contains(nsDependentAtomString(aAttr->AtomAt(i)))) { in RemoveInternal()
239 resultStr.Append(nsDependentAtomString(aAttr->AtomAt(i))); in RemoveInternal()
333 if (aAttr->AtomAt(i)->Equals(aToken)) { in ReplaceInternal()
346 if (aAttr->AtomAt(i)->Equals(aToken) || in ReplaceInternal()
347 aAttr->AtomAt(i)->Equals(aNewToken)) { in ReplaceInternal()
362 resultStr.Append(nsDependentAtomString(aAttr->AtomAt(i))); in ReplaceInternal()
H A DnsAttrValue.h232 nsAtom* AtomAt(int32_t aIndex) const;
H A DnsAttrValue.cpp719 nsAtom* nsAttrValue::AtomAt(int32_t aIndex) const { in AtomAt() function in nsAttrValue
H A DnsContentUtils.cpp975 aResult.Append(nsDependentAtomString(aAttr->AtomAt(i))); in SerializeAutocompleteAttribute()
1048 nsString tokenString = nsDependentAtomString(aAttrVal->AtomAt(index)); in InternalSerializeAutocompleteAttribute()
1121 tokenString = nsDependentAtomString(aAttrVal->AtomAt(index)); in InternalSerializeAutocompleteAttribute()
1144 tokenString = nsDependentAtomString(aAttrVal->AtomAt(index)); in InternalSerializeAutocompleteAttribute()
1160 tokenString = nsDependentAtomString(aAttrVal->AtomAt(index)); in InternalSerializeAutocompleteAttribute()
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsDOMTokenList.cpp113 attr->AtomAt(aIndex)->ToString(aResult); in IndexedGetter()
184 resultStr.Append(nsDependentAtomString(aAttr->AtomAt(i))); in AddInternal()
233 if (aTokens.Contains(nsDependentAtomString(aAttr->AtomAt(i)))) { in RemoveInternal()
239 resultStr.Append(nsDependentAtomString(aAttr->AtomAt(i))); in RemoveInternal()
333 if (aAttr->AtomAt(i)->Equals(aToken)) { in ReplaceInternal()
346 if (aAttr->AtomAt(i)->Equals(aToken) || in ReplaceInternal()
347 aAttr->AtomAt(i)->Equals(aNewToken)) { in ReplaceInternal()
362 resultStr.Append(nsDependentAtomString(aAttr->AtomAt(i))); in ReplaceInternal()
H A DnsAttrValue.h246 nsAtom* AtomAt(int32_t aIndex) const;
H A DnsAttrValue.cpp723 nsAtom* nsAttrValue::AtomAt(int32_t aIndex) const { in AtomAt() function in nsAttrValue
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsDOMTokenList.cpp113 attr->AtomAt(aIndex)->ToString(aResult); in IndexedGetter()
184 resultStr.Append(nsDependentAtomString(aAttr->AtomAt(i))); in AddInternal()
233 if (aTokens.Contains(nsDependentAtomString(aAttr->AtomAt(i)))) { in RemoveInternal()
239 resultStr.Append(nsDependentAtomString(aAttr->AtomAt(i))); in RemoveInternal()
333 if (aAttr->AtomAt(i)->Equals(aToken)) { in ReplaceInternal()
346 if (aAttr->AtomAt(i)->Equals(aToken) || in ReplaceInternal()
347 aAttr->AtomAt(i)->Equals(aNewToken)) { in ReplaceInternal()
362 resultStr.Append(nsDependentAtomString(aAttr->AtomAt(i))); in ReplaceInternal()
H A DnsAttrValue.h246 nsAtom* AtomAt(int32_t aIndex) const;
H A DnsAttrValue.cpp723 nsAtom* nsAttrValue::AtomAt(int32_t aIndex) const { in AtomAt() function in nsAttrValue
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsDOMTokenList.cpp113 attr->AtomAt(aIndex)->ToString(aResult); in IndexedGetter()
175 resultStr.Append(nsDependentAtomString(aAttr->AtomAt(i))); in AddInternal()
224 if (aTokens.Contains(nsDependentAtomString(aAttr->AtomAt(i)))) { in RemoveInternal()
230 resultStr.Append(nsDependentAtomString(aAttr->AtomAt(i))); in RemoveInternal()
323 if (aAttr->AtomAt(i)->Equals(aToken) || in ReplaceInternal()
324 aAttr->AtomAt(i)->Equals(aNewToken)) { in ReplaceInternal()
339 resultStr.Append(nsDependentAtomString(aAttr->AtomAt(i))); in ReplaceInternal()
H A DnsAttrValue.h229 nsAtom* AtomAt(int32_t aIndex) const;
H A DnsAttrValue.cpp685 nsAtom* nsAttrValue::AtomAt(int32_t aIndex) const { in AtomAt() function in nsAttrValue
/dports/lang/yap/yap-6.2.2/H/
H A Dratoms.h22 AtomAt = AtomAdjust(AtomAt);
H A Diatoms.h22 AtomAt = Yap_LookupAtom("at");
H A Dtatoms.h40 #define AtomAt Yap_heap_regs->AtomAt_ macro
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsDOMTokenList.cpp71 attr->AtomAt(aIndex)->ToString(aResult); in IndexedGetter()
H A DnsAttrValue.h224 nsIAtom* AtomAt(int32_t aIndex) const;
H A DnsAttrValue.cpp826 nsAttrValue::AtomAt(int32_t aIndex) const in AtomAt() function in nsAttrValue
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DnsCSSRuleProcessor.cpp594 mClassTable.Search(classList->AtomAt(index))); in EnumerateAllRules()
2439 otherClassesTable.PutEntry(otherClasses->AtomAt(i)); in HasAttributeDependentStyle()
2443 nsAtom* curClass = elementClasses->AtomAt(i); in HasAttributeDependentStyle()
3422 mHashes.AppendElement(classes->AtomAt(i)->hash()); in PushAncestor()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DnsCSSRuleProcessor.cpp668 (mClassTable.Search(classList->AtomAt(index)));
2950 otherClassesTable.PutEntry(otherClasses->AtomAt(i));
2954 nsIAtom* curClass = elementClasses->AtomAt(i);
4003 mHashes.AppendElement(classes->AtomAt(i)->hash());

12