Searched refs:endArgs (Results 1 – 1 of 1) sorted by relevance
926 … Local<JSValueRef> endArgs = runtimeCallInfo->GetCallArgRef(26); // 26: index of BorderWidth.end in ParseOuterBorderWidth() local928 ArkTSUtils::ParseOuterBorderForDashParams(vm, endArgs, endDim); in ParseOuterBorderWidth()989 …Local<JSValueRef> endArgs = runtimeCallInfo->GetCallArgRef(28); // 28: index of BorderColor.endC… in ParseOuterBorderColor() local995 if (!endArgs->IsUndefined() && ArkTSUtils::ParseJsColorAlpha(vm, endArgs, end)) { in ParseOuterBorderColor()