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

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsSupportsArray.cpp336 return IndexOfStartingAt(aPossibleElement, 0);
340 nsSupportsArray::IndexOfStartingAt(const nsISupports* aPossibleElement, function in class:nsSupportsArray
484 PRInt32 theIndex = IndexOfStartingAt(aElement,aStartIndex);

Completed in 58 milliseconds