/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | js_types.cpp | 28 info->GetVM(), 0)); in JsStopPropagation() 39 info->GetVM(), 0)); in JsPreventDefault() 50 info->GetVM(), 0)); in JsClickPreventDefault() 67 info->GetVM(), 0)); in JsTouchPreventDefault() 84 info->GetVM(), 0)); in JsGetHistoricalPoints() 99 touchObject->Set(info->GetVM(), in JsGetHistoricalPoints() 101 touchObject->Set(info->GetVM(), in JsGetHistoricalPoints() 103 touchObject->Set(info->GetVM(), in JsGetHistoricalPoints() 105 touchObject->Set(info->GetVM(), in JsGetHistoricalPoints() 107 touchObject->Set(info->GetVM(), in JsGetHistoricalPoints() [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_xcomponent_bridge.cpp | 108 EcmaVM* vm = runtimeCallInfo->GetVM(); in ParseParams() 162 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetControllerOnCreated() 190 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetControllerOnChanged() 221 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetControllerOnDestroyed() 255 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetControllerCallback() 270 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetXComponentInitialize() 321 EcmaVM* vm = runtimeCallInfo->GetVM(); in HandleDetachCallback() 333 EcmaVM* vm = runtimeCallInfo->GetVM(); in HandleImageAIOptions() 352 EcmaVM *vm = runtimeCallInfo->GetVM(); in ResetXComponentInitialize() 358 EcmaVM *vm = runtimeCallInfo->GetVM(); in SetBackgroundColor() [all …]
|
H A D | arkts_native_tabcontent_bridge.cpp | 22 return panda::JSValueRef::Undefined(runtimeCallInfo->GetVM()); in SetTabBar() 27 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetTabBar() 38 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetTabContentWidth() 45 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetTabContentHeight() 52 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetTabContentSize() 58 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetTabContentWidth() 65 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetTabContentHeight() 72 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetTabContentSize()
|
H A D | arkts_native_video_bridge.cpp | 28 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetAutoPlay() 44 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetAutoPlay() 54 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetControls() 70 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetControls() 80 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetObjectFit() 96 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetObjectFit() 106 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetLoop() 122 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetLoop() 132 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetMuted() 148 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetMuted() [all …]
|
H A D | arkts_native_panel_bridge.cpp | 21 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetPanelBackgroundMask() 38 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetPanelBackgroundMask() 48 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetPanelMode() 64 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetPanelMode() 74 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetPanelType() 90 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetPanelType() 100 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetPanelFullHeight() 110 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetPanelFullHeight() 131 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetPanelHalfHeight() 141 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetPanelHalfHeight() [all …]
|
H A D | arkts_native_text_input_bridge.cpp | 53 EcmaVM *vm = runtimeCallInfo->GetVM(); in SetCaretColor() 69 EcmaVM *vm = runtimeCallInfo->GetVM(); in ResetCaretColor() 79 EcmaVM *vm = runtimeCallInfo->GetVM(); in SetType() 96 EcmaVM *vm = runtimeCallInfo->GetVM(); in ResetType() 106 EcmaVM *vm = runtimeCallInfo->GetVM(); in SetMaxLines() 122 EcmaVM *vm = runtimeCallInfo->GetVM(); in ResetMaxLines() 132 EcmaVM *vm = runtimeCallInfo->GetVM(); in SetPlaceholderColor() 148 EcmaVM *vm = runtimeCallInfo->GetVM(); in ResetPlaceholderColor() 158 EcmaVM *vm = runtimeCallInfo->GetVM(); in SetCaretPosition() 174 EcmaVM *vm = runtimeCallInfo->GetVM(); in ResetCaretPosition() [all …]
|
H A D | arkts_native_alphabet_indexer_bridge.cpp | 40 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetPopupItemFont() 72 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetPopupItemFont() 82 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetSelectedFont() 122 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetSelectedFont() 132 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetPopupFont() 172 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetPopupFont() 182 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetFont() 223 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetFont() 233 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetPopupItemBackgroundColor() 250 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetPopupItemBackgroundColor() [all …]
|
H A D | arkts_native_common_shape_bridge.cpp | 28 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetStrokeDashArray() 68 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetStrokeDashArray() 78 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetStroke() 94 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetStroke() 104 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetFill() 124 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetFill() 134 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetStrokeDashOffset() 152 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetStrokeDashOffset() 162 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetStrokeLineCap() 178 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetStrokeLineCap() [all …]
|
H A D | arkts_native_navigation_bridge.cpp | 31 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetHideToolBar() 52 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetHideToolBar() 62 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetTitleMode() 78 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetTitleMode() 88 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetHideBackButton() 104 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetHideBackButton() 114 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetSubtitle() 130 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetSubtitle() 140 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetHideNavBar() 156 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetHideNavBar() [all …]
|
H A D | arkts_native_tabs_bridge.cpp | 45 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetTabBarMode() 82 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetTabBarMode() 92 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetScrollableBarModeOptions() 117 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetScrollableBarModeOptions() 127 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetBarGridAlign() 182 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetBarGridAlign() 192 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetDivider() 258 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetDivider() 268 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetFadingEdge() 284 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetFadingEdge() [all …]
|
H A D | arkts_native_grid_bridge.cpp | 123 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetColumnsTemplate() 139 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetColumnsTemplate() 149 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetRowsTemplate() 165 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetRowsTemplate() 175 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetColumnsGap() 204 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetColumnsGap() 214 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetRowsGap() 243 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetRowsGap() 253 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetScrollBar() 273 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetScrollBar() [all …]
|
H A D | arkts_native_pattern_lock_bridge.cpp | 30 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetSideLength() 46 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetSideLength() 56 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetAutoReset() 71 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetAutoReset() 81 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetPathStrokeWidth() 97 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetPathStrokeWidth() 107 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetRegularColor() 123 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetRegularColor() 133 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetPathColor() 149 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetPathColor() [all …]
|
H A D | arkts_native_text_bridge.cpp | 62 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetFontWeight() 93 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetFontWeight() 103 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetFontStyle() 123 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetFontStyle() 133 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetTextAlign() 148 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetTextAlign() 158 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetFontColor() 173 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetFontColor() 183 EcmaVM *vm = runtimeCallInfo->GetVM(); in SetForegroundColor() 207 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetForegroundColor() [all …]
|
H A D | arkts_native_list_bridge.cpp | 43 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetListLanes() 88 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetListLanes() 98 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetEditMode() 115 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetEditMode() 126 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetMultiSelectable() 143 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetMultiSelectable() 154 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetChainAnimation() 167 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetChainAnimation() 178 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetCachedCount() 203 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetCachedCount() [all …]
|
H A D | arkts_native_slider_bridge.cpp | 29 auto vm = runtimeCallInfo->GetVM(); in JsSliderChangeCallback() 54 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetShowTips() 77 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetShowTips() 87 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetSliderStepSize() 111 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetSliderStepSize() 121 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetBlockSize() 145 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetBlockSize() 155 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetTrackBorderRadius() 179 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetTrackBorderRadius() 189 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetStepColor() [all …]
|
H A D | arkts_native_water_flow_bridge.cpp | 49 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetColumnsTemplate() 59 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetColumnsTemplate() 71 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetRowsTemplate() 81 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetRowsTemplate() 93 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetEnableScrollInteraction() 109 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetEnableScrollInteraction() 119 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetColumnsGap() 129 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetColumnsGap() 157 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetRowsGap() 167 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetRowsGap() [all …]
|
H A D | arkts_native_image_bridge.cpp | 98 EcmaVM* vm = runtimeCallInfo->GetVM(); in ParseResizableCalcDimensions() 145 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetImageShowSrc() 198 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetCopyOption() 214 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetCopyOption() 224 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetAutoResize() 240 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetAutoResize() 250 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetObjectRepeat() 266 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetObjectRepeat() 276 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetEdgeAntialiasing() 292 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetEdgeAntialiasing() [all …]
|
H A D | arkts_native_text_area_bridge.cpp | 63 EcmaVM *vm = runtimeCallInfo->GetVM(); in SetStyle() 85 EcmaVM *vm = runtimeCallInfo->GetVM(); in ResetStyle() 95 EcmaVM *vm = runtimeCallInfo->GetVM(); in SetSelectionMenuHidden() 110 EcmaVM *vm = runtimeCallInfo->GetVM(); in ResetSelectionMenuHidden() 120 EcmaVM *vm = runtimeCallInfo->GetVM(); in SetMaxLines() 135 EcmaVM *vm = runtimeCallInfo->GetVM(); in ResetMaxLines() 145 EcmaVM *vm = runtimeCallInfo->GetVM(); in SetCopyOption() 164 EcmaVM *vm = runtimeCallInfo->GetVM(); in ResetCopyOption() 174 EcmaVM *vm = runtimeCallInfo->GetVM(); in SetPlaceholderColor() 190 EcmaVM *vm = runtimeCallInfo->GetVM(); in ResetPlaceholderColor() [all …]
|
H A D | arkts_native_symbol_glyph_bridge.cpp | 41 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetFontColor() 70 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetFontColor() 80 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetFontSize() 97 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetFontSize() 107 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetFontWeight() 125 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetFontWeight() 135 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetRenderingStrategy() 151 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetRenderingStrategy() 161 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetEffectStrategy() 177 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetEffectStrategy() [all …]
|
H A D | arkts_native_grid_item_bridge.cpp | 25 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetGridItemSelectable() 41 EcmaVM *vm = runtimeCallInfo->GetVM(); in ResetGridItemSelectable() 51 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetGridItemSelected() 67 EcmaVM *vm = runtimeCallInfo->GetVM(); in ResetGridItemSelected() 77 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetGridItemRowStart() 93 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetGridItemRowStart() 103 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetGridItemRowEnd() 119 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetGridItemRowEnd() 129 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetGridItemColumnStart() 145 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetGridItemColumnStart() [all …]
|
H A D | arkts_native_counter_bridge.cpp | 21 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetEnableInc() 37 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetEnableInc() 47 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetEnableDec() 63 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetEnableDec() 73 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetCounterHeight() 92 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetCounterHeight() 102 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetCounterWidth() 122 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetCounterWidth() 132 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetCounterBackgroundColor() 148 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetCounterBackgroundColor() [all …]
|
H A D | arkts_native_select_bridge.cpp | 56 auto vm = runtimeCallInfo->GetVM(); in JsSelectChangeCallback() 86 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetSpace() 111 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetValue() 124 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetSelected() 140 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetFontColor() 156 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetSelectedOptionBgColor() 174 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetOptionBgColor() 190 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetOptionFontColor() 206 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetSelectedOptionFontColor() 221 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetArrowPosition() [all …]
|
H A D | arkts_native_span_bridge.cpp | 70 EcmaVM* vm = runtimeCallInfo->GetVM(); in ParseTextShadow() 116 EcmaVM *vm = runtimeCallInfo->GetVM(); in SetSpanSrc() 131 EcmaVM *vm = runtimeCallInfo->GetVM(); in SetTextCase() 147 EcmaVM *vm = runtimeCallInfo->GetVM(); in ResetTextCase() 157 EcmaVM *vm = runtimeCallInfo->GetVM(); in SetFontWeight() 179 EcmaVM *vm = runtimeCallInfo->GetVM(); in ResetFontWeight() 189 EcmaVM *vm = runtimeCallInfo->GetVM(); in SetLineHeight() 205 EcmaVM *vm = runtimeCallInfo->GetVM(); in ResetLineHeight() 215 EcmaVM *vm = runtimeCallInfo->GetVM(); in SetFontStyle() 236 EcmaVM *vm = runtimeCallInfo->GetVM(); in ResetFontStyle() [all …]
|
H A D | arkts_native_search_bridge.cpp | 49 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetSearchInitialize() 89 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetSearchInitialize() 98 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetTextFont() 160 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetTextFont() 170 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetPlaceholderColor() 187 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetPlaceholderColor() 197 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetSelectionMenuHidden() 213 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetSelectionMenuHidden() 223 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetCaretStyle() 251 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetCaretStyle() [all …]
|
H A D | arkts_native_checkboxgroup_bridge.cpp | 29 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetCheckboxGroupSelectedColor() 46 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetCheckboxGroupSelectedColor() 56 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetCheckboxGroupUnSelectedColor() 72 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetCheckboxGroupUnSelectedColor() 82 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetCheckboxGroupSelectAll() 97 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetCheckboxGroupSelectAll() 107 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetCheckboxGroupWidth() 127 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetCheckboxGroupWidth() 136 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetCheckboxGroupHeight() 156 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetCheckboxGroupHeight() [all …]
|