Searched defs:nsQueryArrayElementAt (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsArray.h90 class NS_COM nsQueryArrayElementAt : public nsCOMPtr_helper class in inherits:nsCOMPtr_helper
93 nsQueryArrayElementAt(nsIArray* aArray, PRUint32 aIndex, function in class:nsQueryArrayElementAt
111 const nsQueryArrayElementAt
114 return nsQueryArrayElementAt(aArray, aIndex, aErrorPtr);

Completed in 153 milliseconds