Searched refs:modeIntArray (Results 1 – 1 of 1) sorted by relevance
5179 int32_t* modeIntArray = nullptr; in SetDragPreviewOptions() local5189 modeIntArray = new int32_t[arrLength]; in SetDragPreviewOptions()5192 modeIntArray[i] = objValue->Int32Value(vm); in SetDragPreviewOptions()5195 preViewOptions.modeArray = modeIntArray; in SetDragPreviewOptions()5216 delete[] modeIntArray; in SetDragPreviewOptions()