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