Searched refs:SelArray (Results 1 – 1 of 1) sorted by relevance
1021 CJS_Array SelArray; in currentValueIndices() local1024 vp >> SelArray; in currentValueIndices()1025 for (int i = 0, sz = SelArray.GetLength(pRuntime); i < sz; i++) { in currentValueIndices()1026 SelArray.GetElement(pRuntime, i, SelValue); in currentValueIndices()1052 CJS_Array SelArray; in currentValueIndices() local1054 SelArray.SetElement( in currentValueIndices()1057 vp << SelArray; in currentValueIndices()