Searched refs:widthArgs (Results 1 – 1 of 1) sorted by relevance
636 Local<JSValueRef> widthArgs = runtimeCallInfo->GetCallArgRef(1); // 1:width value in SetButtonSize() local640 if (!ArkTSUtils::ParseJsDimensionVpNG(vm, widthArgs, width)) { in SetButtonSize()643 ArkTSUtils::ParseJsDimensionVp(vm, widthArgs, width); in SetButtonSize()