/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_panel_bridge.cpp | 23 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetPanelBackgroundMask() local 25 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetPanelBackgroundMask() 40 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetPanelBackgroundMask() local 41 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetPanelBackgroundMask() 50 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetPanelMode() local 66 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetPanelMode() local 76 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetPanelType() local 92 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetPanelType() local 102 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetPanelFullHeight() local 112 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetPanelFullHeight() local [all …]
|
H A D | arkts_native_pattern_lock_bridge.cpp | 32 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in SetSideLength() local 34 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetSideLength() 48 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in ResetSideLength() local 49 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetSideLength() 58 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetAutoReset() local 60 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetAutoReset() 73 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetAutoReset() local 99 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetPathStrokeWidth() local 109 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetRegularColor() local 125 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetRegularColor() local [all …]
|
H A D | arkts_native_text_input_bridge.cpp | 55 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetCaretColor() local 71 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetCaretColor() local 81 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetType() local 98 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetType() local 108 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetMaxLines() local 124 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetMaxLines() local 134 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetPlaceholderColor() local 150 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetPlaceholderColor() local 160 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetCaretPosition() local 176 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetCaretPosition() local [all …]
|
H A D | arkts_native_text_bridge.cpp | 64 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in SetFontWeight() local 67 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetFontWeight() 95 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in ResetFontWeight() local 96 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetFontWeight() 105 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in SetFontStyle() local 107 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetFontStyle() 126 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetFontStyle() 137 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetTextAlign() 151 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetTextAlign() 274 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetTextOverflow() local [all …]
|
H A D | arkts_native_text_area_bridge.cpp | 65 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetStyle() local 67 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetStyle() 87 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetStyle() local 97 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetSelectionMenuHidden() local 112 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetSelectionMenuHidden() local 122 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetMaxLines() local 137 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetMaxLines() local 147 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetCopyOption() local 166 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetCopyOption() local 202 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetTextAreaTextAlign() local [all …]
|
H A D | arkts_native_span_bridge.cpp | 119 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetSpanSrc() 135 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetTextCase() 150 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetTextCase() 161 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetFontWeight() 182 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetFontWeight() 552 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetAccessibilityText() local 568 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetAccessibilityText() local 578 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetAccessibilityDescription() local 594 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetAccessibilityDescription() local 604 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetAccessibilityLevel() local [all …]
|
H A D | arkts_native_symbol_glyph_bridge.cpp | 43 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in SetFontColor() local 49 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetFontColor() 72 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in ResetFontColor() local 73 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetFontColor() 82 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in SetFontSize() local 84 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetFontSize() 99 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in ResetFontSize() local 100 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetFontSize() 111 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetFontWeight() 128 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetFontWeight() [all …]
|
H A D | arkts_native_grid_item_bridge.cpp | 27 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in SetGridItemSelectable() local 29 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetGridItemSelectable() 43 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in ResetGridItemSelectable() local 44 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetGridItemSelectable() 53 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in SetGridItemSelected() local 55 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetGridItemSelected() 69 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in ResetGridItemSelected() local 70 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetGridItemSelected() 81 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetGridItemRowStart() 96 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetGridItemRowStart() [all …]
|
H A D | arkts_native_render_node_bridge.cpp | 43 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetRectShape() local 44 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetRectShape() 67 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetCircleShape() local 68 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetCircleShape() 90 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetRoundRectShape() local 131 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetOvalShape() local 155 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetCommandPathShape() local 246 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetOnDraw() local 247 CHECK_NULL_VOID(firstArg->IsObject(vm)); in SetOnDraw() 248 auto obj = Local<panda::ObjectRef>(firstArg); in SetOnDraw() [all …]
|
H A D | arkts_native_tabs_bridge.cpp | 48 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetTabBarMode() 84 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetTabBarMode() local 85 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetTabBarMode() 119 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetScrollableBarModeOptions() local 184 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetBarGridAlign() local 194 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetDivider() local 260 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetDivider() local 270 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetFadingEdge() local 286 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetFadingEdge() local 296 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetBarBackgroundColor() local [all …]
|
H A D | arkts_native_symbol_span_bridge.cpp | 42 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in SetFontColor() local 48 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetFontColor() 77 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in ResetFontColor() local 78 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetFontColor() 87 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in SetFontSize() local 89 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetFontSize() 105 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetFontSize() 116 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetFontWeight() 132 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetFontWeight() 143 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetRenderingStrategy() [all …]
|
H A D | arkts_native_search_bridge.cpp | 51 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in SetSearchInitialize() local 56 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetSearchInitialize() 105 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetTextFont() 162 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetTextFont() local 172 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetPlaceholderColor() local 189 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetPlaceholderColor() local 263 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetSearchTextAlign() local 280 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetSearchTextAlign() local 301 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetCancelButton() local 354 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetCancelButton() local [all …]
|
H A D | arkts_native_navigator_bridge.cpp | 22 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetTarget() local 24 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetTarget() 34 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetTarget() local 35 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetTarget() 44 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetType() local 46 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetType() 59 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetType() local 69 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetActive() local 81 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetActive() local 91 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetParams() local [all …]
|
H A D | arkts_native_image_bridge.cpp | 147 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetImageShowSrc() local 200 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetCopyOption() local 216 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetCopyOption() local 226 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetAutoResize() local 242 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetAutoResize() local 252 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetObjectRepeat() local 268 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetObjectRepeat() local 278 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetEdgeAntialiasing() local 294 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetEdgeAntialiasing() local 336 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetResizable() local [all …]
|
H A D | arkts_native_common_shape_bridge.cpp | 30 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in SetStrokeDashArray() local 36 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetStrokeDashArray() 70 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in ResetStrokeDashArray() local 71 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetStrokeDashArray() 80 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in SetStroke() local 82 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetStroke() 96 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in ResetStroke() local 97 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetStroke() 108 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetFill() 127 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetFill() [all …]
|
H A D | arkts_native_list_bridge.cpp | 91 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetListLanes() 102 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetEditMode() 117 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetEditMode() local 118 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetEditMode() 130 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetMultiSelectable() 145 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetMultiSelectable() local 169 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetChainAnimation() local 336 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetFadingEdge() local 595 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetAlignListItem() local 622 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetScrollSnapAlign() local [all …]
|
H A D | arkts_native_video_bridge.cpp | 30 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetAutoPlay() local 32 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetAutoPlay() 46 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetAutoPlay() local 47 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetAutoPlay() 56 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetControls() local 58 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetControls() 72 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetControls() local 108 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetLoop() local 124 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetLoop() local 134 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetMuted() local [all …]
|
H A D | arkts_native_marquee_bridge.cpp | 68 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetAllowScale() local 80 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetAllowScale() local 90 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetFontWeight() local 109 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetFontWeight() local 119 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetFontFamily() local 134 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetFontFamily() local 144 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetFontSize() local 162 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetFontSize() local 172 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetFontColor() local 188 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetFontColor() local [all …]
|
H A D | arkts_native_slider_bridge.cpp | 56 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in SetShowTips() local 59 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetShowTips() 79 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in ResetShowTips() local 80 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetShowTips() 89 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in SetSliderStepSize() local 91 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetSliderStepSize() 113 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in ResetSliderStepSize() local 114 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetSliderStepSize() 126 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetBlockSize() 148 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetBlockSize() [all …]
|
H A D | arkts_native_qrcode_bridge.cpp | 26 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetQRColor() local 28 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetQRColor() 42 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetQRColor() local 43 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetQRColor() 51 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetQRBackgroundColor() local 54 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetQRBackgroundColor() 68 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetQRBackgroundColor() local 69 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetQRBackgroundColor() 77 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetContentOpacity() local 94 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetContentOpacity() local [all …]
|
H A D | arkts_native_column_bridge.cpp | 28 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in SetJustifyContent() local 30 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetJustifyContent() 53 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in ResetJustifyContent() local 54 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetJustifyContent() 63 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetAlignItems() local 65 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetAlignItems() 86 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetAlignItems() local 87 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetAlignItems() 98 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetSpace() 124 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetReverse() local [all …]
|
H A D | arkts_native_image_animator_bridge.cpp | 41 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetState() local 43 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetState() 63 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetState() local 64 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetState() 73 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetDuration() local 75 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetDuration() 91 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetDuration() local 102 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetFixedSize() local 121 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetFixedSize() local 131 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetFillMode() local [all …]
|
H A D | arkts_native_list_item_bridge.cpp | 27 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in SetListItemSelected() local 29 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetListItemSelected() 44 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetListItemSelected() local 45 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetListItemSelected() 54 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in SetSelectable() local 56 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetSelectable() 69 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetSelectable() local 70 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetSelectable() 82 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetSwipeAction() local 96 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetSwipeAction() local [all …]
|
H A D | arkts_native_calendar_picker_bridge.cpp | 59 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(NUM_0); in SetTextStyle() local 63 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetTextStyle() 87 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetTextStyle() local 88 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetTextStyle() 97 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetEdgeAlign() local 101 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetEdgeAlign() 129 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in ResetEdgeAlign() local 130 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in ResetEdgeAlign() 139 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in SetCalendarPickerPadding() local 140 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetCalendarPickerPadding() [all …]
|
H A D | arkts_native_frame_node_bridge.cpp | 61 Local<JSValueRef> firstArg = runtimeCallInfo->GetCallArgRef(0); in GetFrameNode() local 62 CHECK_NULL_RETURN(!firstArg.IsNull(), nullptr); in GetFrameNode() 162 CHECK_NULL_VOID(firstArg->IsObject(vm)); in SetCustomFunc() 163 auto obj = Local<panda::ObjectRef>(firstArg); in SetCustomFunc() 277 std::string type = firstArg->IsString(vm) ? firstArg->ToString(vm)->ToString(vm) : ""; in CreateTypedFrameNode() 343 CHECK_NULL_VOID(firstArg->IsObject(vm)); in SetDrawFunc() 344 auto obj = Local<panda::ObjectRef>(firstArg); in SetDrawFunc() 1349 CHECK_NULL_RETURN(firstArg->IsNativePointer(vm), nullptr); in ParseFunc() 1422 CHECK_NULL_RETURN(!firstArg.IsNull(), defaultReturnValue); in SetMeasuredSize() 1438 CHECK_NULL_RETURN(!firstArg.IsNull(), defaultReturnValue); in SetLayoutPosition() [all …]
|