Searched refs:CALL_ARG_3 (Results 1 – 3 of 3) sorted by relevance
62 constexpr int CALL_ARG_3 = 3; variable264 (*values)[CALL_ARG_3] = rect.Height(); in GetTextInputContentRect()1106 if (hasValues[CALL_ARG_3]) { in SetTextInputUserUnderlineColor()1107 userColor.disable = Color(values[CALL_ARG_3]); in SetTextInputUserUnderlineColor()1120 (*values)[CALL_ARG_3] = userColor.disable->GetValue(); in GetTextInputUserUnderlineColor()1723 …(*values)[CALL_ARG_3] = margin.left->GetDimension().GetNativeValue(static_cast<DimensionUnit>(unit… in GetTextInputMargin()
36 constexpr int CALL_ARG_3 = 3; variable938 Local<JSValueRef> fourthArg = runtimeCallInfo->GetCallArgRef(CALL_ARG_3); in SetDecoration()1069 values[CALL_ARG_3] = userColor.disable->GetValue(); in SetUnderlineColor()1074 hasValues[CALL_ARG_3] = userColor.disable.has_value(); in SetUnderlineColor()1315 Local<JSValueRef> colorArg = runtimeCallInfo->GetCallArgRef(CALL_ARG_3); in SetCancelButton()1409 Local<JSValueRef> thresholdArg = runtimeCallInfo->GetCallArgRef(CALL_ARG_3); in SetShowCounter()1813 Local<JSValueRef> forthArg = runtimeCallInfo->GetCallArgRef(CALL_ARG_3); in SetPadding()1905 Local<JSValueRef> forthArg = runtimeCallInfo->GetCallArgRef(CALL_ARG_3); in SetMargin()
44 constexpr int32_t CALL_ARG_3 = 3; variable125 Local<JSValueRef> buttonStyleArg = runtimeCallInfo->GetCallArgRef(CALL_ARG_3); in SetOptions()543 …Local<JSValueRef> bottomLeftArgs = runtimeCallInfo->GetCallArgRef(CALL_ARG_3); // bottomLeft value in SetButtonBorderRadius()