Home
last modified time | relevance | path

Searched refs:KeyAppendInt (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.cpp2968 static inline void KeyAppendInt(int32_t aInt, nsACString& aKey) { in KeyAppendInt() function
3001 KeyAppendInt(partID, aKey); // first append a partID in GenerateStateKey()
3049 KeyAppendInt(int32_t(control->ControlType()), aKey); in GenerateStateKey()
3067 KeyAppendInt(formElement->GetFormNumberForStateKey(), aKey); in GenerateStateKey()
3083 KeyAppendInt(index, aKey); in GenerateStateKey()
3093 KeyAppendInt(index, aKey); in GenerateStateKey()
3108 KeyAppendInt(control->GetParserInsertedControlNumberForStateKey(), in GenerateStateKey()
3115 KeyAppendInt(index, aKey); in GenerateStateKey()
3148 KeyAppendInt(parent->ComputeIndexOf(content), aKey); in GenerateStateKey()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.cpp2680 static inline void KeyAppendInt(int32_t aInt, nsACString& aKey) { in KeyAppendInt() function
2713 KeyAppendInt(partID, aKey); // first append a partID in GenerateStateKey()
2761 KeyAppendInt(control->ControlType(), aKey); in GenerateStateKey()
2779 KeyAppendInt(formElement->GetFormNumberForStateKey(), aKey); in GenerateStateKey()
2795 KeyAppendInt(index, aKey); in GenerateStateKey()
2805 KeyAppendInt(index, aKey); in GenerateStateKey()
2820 KeyAppendInt(control->GetParserInsertedControlNumberForStateKey(), in GenerateStateKey()
2827 KeyAppendInt(index, aKey); in GenerateStateKey()
2860 KeyAppendInt(parent->ComputeIndexOf(content), aKey); in GenerateStateKey()
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.cpp2951 static inline void KeyAppendInt(int32_t aInt, nsACString& aKey) { in KeyAppendInt() function
2984 KeyAppendInt(partID, aKey); // first append a partID in GenerateStateKey()
3032 KeyAppendInt(int32_t(control->ControlType()), aKey); in GenerateStateKey()
3050 KeyAppendInt(formElement->GetFormNumberForStateKey(), aKey); in GenerateStateKey()
3066 KeyAppendInt(index, aKey); in GenerateStateKey()
3076 KeyAppendInt(index, aKey); in GenerateStateKey()
3091 KeyAppendInt(control->GetParserInsertedControlNumberForStateKey(), in GenerateStateKey()
3098 KeyAppendInt(index, aKey); in GenerateStateKey()
3131 KeyAppendInt(parent->ComputeIndexOf_Deprecated(content), aKey); in GenerateStateKey()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.cpp2968 static inline void KeyAppendInt(int32_t aInt, nsACString& aKey) { in KeyAppendInt() function
3001 KeyAppendInt(partID, aKey); // first append a partID in GenerateStateKey()
3049 KeyAppendInt(int32_t(control->ControlType()), aKey); in GenerateStateKey()
3067 KeyAppendInt(formElement->GetFormNumberForStateKey(), aKey); in GenerateStateKey()
3083 KeyAppendInt(index, aKey); in GenerateStateKey()
3093 KeyAppendInt(index, aKey); in GenerateStateKey()
3108 KeyAppendInt(control->GetParserInsertedControlNumberForStateKey(), in GenerateStateKey()
3115 KeyAppendInt(index, aKey); in GenerateStateKey()
3148 KeyAppendInt(parent->ComputeIndexOf(content), aKey); in GenerateStateKey()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.cpp2578 static inline void KeyAppendInt(int32_t aInt, nsACString& aKey) in KeyAppendInt() function
2615 KeyAppendInt(partID, aKey); // first append a partID in GenerateStateKey()
2648 KeyAppendInt(control->GetType(), aKey); in GenerateStateKey()
2674 KeyAppendInt(index, aKey); in GenerateStateKey()
2681 KeyAppendInt(index, aKey); in GenerateStateKey()
2705 KeyAppendInt(index, aKey); in GenerateStateKey()
2737 KeyAppendInt(parent->IndexOf(content), aKey); in GenerateStateKey()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.cpp2826 static inline void KeyAppendInt(int32_t aInt, nsACString& aKey) { in KeyAppendInt() function
2861 KeyAppendInt(partID, aKey); // first append a partID in GenerateStateKey()
2888 KeyAppendInt(control->ControlType(), aKey); in GenerateStateKey()
2914 KeyAppendInt(index, aKey); in GenerateStateKey()
2921 KeyAppendInt(index, aKey); in GenerateStateKey()
2944 KeyAppendInt(index, aKey); in GenerateStateKey()
2975 KeyAppendInt(parent->ComputeIndexOf(content), aKey); in GenerateStateKey()