Searched defs:fourthArg (Results 1 – 8 of 8) sorted by relevance
192 Local<JSValueRef> fourthArg = runtimeCallInfo->GetCallArgRef(NUM_3); in SetImages() local
331 Local<JSValueRef> fourthArg = runtimeCallInfo->GetCallArgRef(3); in SetRotation() local374 Local<JSValueRef> fourthArg = runtimeCallInfo->GetCallArgRef(3); in SetShadowOffset() local
313 Local<JSValueRef> fourthArg = runtimeCallInfo->GetCallArgRef(NUM_3); in SetDecoration() local
309 Local<JSValueRef> fourthArg = runtimeCallInfo->GetCallArgRef(NUM_3); in SetDecoration() local
758 Local<JSValueRef> fourthArg = runtimeCallInfo->GetCallArgRef(NUM_3); in SetDecoration() local
630 Local<JSValueRef> fourthArg = runtimeCallInfo->GetCallArgRef(NUM_3); in SetDecoration() local
938 Local<JSValueRef> fourthArg = runtimeCallInfo->GetCallArgRef(CALL_ARG_3); in SetDecoration() local
164 auto& fourthArg = argv[PARAM_INDEX_THREE]; in ParseNavDestSwitchRegisterParams() local270 napi_value fourthArg, NavDestinationSwitchParams& params) in ParseNavDestSwitchUnRegisterParams()