Searched refs:startArgs (Results 1 – 1 of 1) sorted by relevance
925 …Local<JSValueRef> startArgs = runtimeCallInfo->GetCallArgRef(25); // 25: index of BorderWidth.start in ParseOuterBorderWidth() local927 ArkTSUtils::ParseOuterBorderForDashParams(vm, startArgs, startDim); in ParseOuterBorderWidth()988 …Local<JSValueRef> startArgs = runtimeCallInfo->GetCallArgRef(27); // 27: index of BorderColor.star… in ParseOuterBorderColor() local991 if (!startArgs->IsUndefined() && ArkTSUtils::ParseJsColorAlpha(vm, startArgs, start)) { in ParseOuterBorderColor()