Home
last modified time | relevance | path

Searched defs:RemoveElementAt (Results 1 – 22 of 22) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/ds/
H A DnsArray.cpp87 nsArrayBase::RemoveElementAt(uint32_t aIndex) { in RemoveElementAt() function in nsArrayBase
H A DnsCOMArray.cpp202 void nsCOMArray_base::RemoveElementAt(uint32_t aIndex) { in RemoveElementAt() function in nsCOMArray_base
H A DnsTObserverArray.h212 void RemoveElementAt(index_type aIndex) { in RemoveElementAt() function
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/ds/
H A DnsArray.cpp98 nsArrayBase::RemoveElementAt(uint32_t aIndex) { in RemoveElementAt() function in nsArrayBase
H A DnsCOMArray.cpp203 void nsCOMArray_base::RemoveElementAt(uint32_t aIndex) { in RemoveElementAt() function in nsCOMArray_base
H A DnsTObserverArray.h206 void RemoveElementAt(index_type aIndex) { in RemoveElementAt() function
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/ds/
H A DnsArray.cpp98 nsArrayBase::RemoveElementAt(uint32_t aIndex) { in RemoveElementAt() function in nsArrayBase
H A DnsCOMArray.cpp203 void nsCOMArray_base::RemoveElementAt(uint32_t aIndex) { in RemoveElementAt() function in nsCOMArray_base
H A DnsTObserverArray.h208 void RemoveElementAt(index_type aIndex) { in RemoveElementAt() function
/dports/www/firefox/firefox-99.0/xpcom/ds/
H A DnsArray.cpp98 nsArrayBase::RemoveElementAt(uint32_t aIndex) { in RemoveElementAt() function in nsArrayBase
H A DnsCOMArray.cpp203 void nsCOMArray_base::RemoveElementAt(uint32_t aIndex) { in RemoveElementAt() function in nsCOMArray_base
H A DnsTObserverArray.h208 void RemoveElementAt(index_type aIndex) { in RemoveElementAt() function
/dports/www/firefox-esr/firefox-91.8.0/xpcom/ds/
H A DnsArray.cpp98 nsArrayBase::RemoveElementAt(uint32_t aIndex) { in RemoveElementAt() function in nsArrayBase
H A DnsCOMArray.cpp203 void nsCOMArray_base::RemoveElementAt(uint32_t aIndex) { in RemoveElementAt() function in nsCOMArray_base
H A DnsTObserverArray.h208 void RemoveElementAt(index_type aIndex) { in RemoveElementAt() function
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/ds/
H A DnsArray.cpp136 nsArrayBase::RemoveElementAt(uint32_t aIndex) in RemoveElementAt() function in nsArrayBase
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/system/gonk/
H A DMozMtpDatabase.h192 void RemoveElementAt(index_type aIndex) in RemoveElementAt() function
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/glue/
H A DnsCOMArray.cpp237 nsCOMArray_base::RemoveElementAt(uint32_t aIndex) in RemoveElementAt() function in nsCOMArray_base
H A DnsTObserverArray.h226 void RemoveElementAt(index_type aIndex) in RemoveElementAt() function
/dports/lang/spidermonkey60/firefox-60.9.0/rdf/base/
H A DnsRDFContainer.cpp275 RDFContainerImpl::RemoveElementAt(int32_t aIndex, bool aRenumber, in RemoveElementAt() function in RDFContainerImpl
/dports/www/firefox-legacy/firefox-52.8.0esr/rdf/base/
H A DnsRDFContainer.cpp309 RDFContainerImpl::RemoveElementAt(int32_t aIndex, bool aRenumber, nsIRDFNode** _retval) in RemoveElementAt() function in RDFContainerImpl
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/world/
H A DTileInspector.cpp203 GameActionResultPtr RemoveElementAt(const CoordsXY& loc, int16_t elementIndex, bool isExecuting) in RemoveElementAt() function