Searched refs:scrollForwardValue (Results 1 – 2 of 2) sorted by relevance
288 Local<JSValueRef> scrollForwardValue = runtimeCallInfo->GetCallArgRef(NUM_1); in SetNestedScroll() local293 ArkTSUtils::ParseJsInteger(vm, scrollForwardValue, froward); in SetNestedScroll()
71 …Local<JSValueRef> scrollForwardValue = runtimeCallInfo->GetCallArgRef(1); // 1: index of scroll f… in SetNestedScroll() local76 ArkTSUtils::ParseJsInteger(vm, scrollForwardValue, froward); in SetNestedScroll()