Searched refs:ValueAt (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsValueArray.h95 nsValueArrayValue ValueAt(nsValueArrayIndex aIndex) const;
98 return ValueAt(aIndex);
H A DnsValueArray.cpp266 nsValueArrayValue nsValueArray::ValueAt(nsValueArrayIndex aIndex) const { function in class:nsValueArray
297 if (aPossibleValue == ValueAt(traverse)) {

Completed in 68 milliseconds