Searched defs:typeArg (Results 1 – 10 of 10) sorted by relevance
77 Local<JSValueRef> typeArg = runtimeCallInfo->GetCallArgRef(1); in SetPanelType() local
120 auto typeArg = obj->Get(vm, typeStr); in ParseParams() local274 Local<JSValueRef> typeArg = runtimeCallInfo->GetCallArgRef(ARG_TYPE); in SetXComponentInitialize() local
73 Local<JSValueRef> typeArg = runtimeCallInfo->GetCallArgRef(NUM_2); in ParseTextShadow() local
645 Local<JSValueRef> typeArg = runtimeCallInfo->GetCallArgRef(4); in SetProgressInitialize() local
123 Local<JSValueRef> typeArg = runtimeCallInfo->GetCallArgRef(CALL_ARG_1); in SetOptions() local
213 Local<JSValueRef> typeArg = runtimeCallInfo->GetCallArgRef(CALL_ARG_TYPE_INDEX); in SetSwiperDisplayCount() local
618 Local<JSValueRef> typeArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetTextShadow() local
2021 auto typeArg = runtimeCallInfo->GetCallArgRef(NUM_1); in SetBorderStyle() local2075 auto typeArg = runtimeCallInfo->GetCallArgRef(NUM_3); in SetShadow() local2853 auto typeArg = runtimeCallInfo->GetCallArgRef(NUM_8); in SetBackgroundBlurStyleParam() local4985 …Local<JSValueRef> typeArg = runtimeCallInfo->GetCallArgRef(9); // 9:index of parameter ty… in SetBackgroundEffectParam() local
1658 auto typeArg = runtimeCallInfo->GetCallArgRef(NUM_1); in SetBorderStyle() local
259 auto typeArg = argsValue->GetArrayItem(0); in HandleJsContext() local