Searched refs:caretWidthArg (Results 1 – 3 of 3) sorted by relevance
226 Local<JSValueRef> caretWidthArg = runtimeCallInfo->GetCallArgRef(NUM_1); in SetCaretStyle() local233 if (!ArkTSUtils::ParseJsDimensionVpNG(vm, caretWidthArg, caretWidth, false) || in SetCaretStyle()
466 Local<JSValueRef> caretWidthArg = runtimeCallInfo->GetCallArgRef(1); in SetCaretStyle() local472 if (!ArkTSUtils::ParseJsDimensionVpNG(vm, caretWidthArg, caretWidth, false) || in SetCaretStyle()
899 Local<JSValueRef> caretWidthArg = runtimeCallInfo->GetCallArgRef(NUM_1); in SetCaretStyle() local906 if (!ArkTSUtils::ParseJsDimensionVpNG(vm, caretWidthArg, caretWidth, false) || in SetCaretStyle()