Searched refs:enableSnapToEndValue (Results 1 – 1 of 1) sorted by relevance
157 …Local<JSValueRef> enableSnapToEndValue = runtimeCallInfo->GetCallArgRef(4); // 4: index of enabl… in SetScrollSnap() local179 vPaginationUnit.push_back(static_cast<int32_t>(enableSnapToEndValue->ToBoolean(vm)->Value())); in SetScrollSnap()