Home
last modified time | relevance | path

Searched refs:vm (Results 1 - 25 of 200) sorted by relevance

12345678

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_api_impl_bridge.cpp129 void RegisterRenderNodeBorderAndMaskAttributes(Local<panda::ObjectRef> renderNode, EcmaVM* vm) in RegisterRenderNodeBorderAndMaskAttributes() argument
131 renderNode->Set(vm, panda::StringRef::NewFromUtf8(vm, "setBorderStyle"), in RegisterRenderNodeBorderAndMaskAttributes()
132 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), RenderNodeBridge::SetBorderStyle)); in RegisterRenderNodeBorderAndMaskAttributes()
133 renderNode->Set(vm, panda::StringRef::NewFromUtf8(vm, "setBorderWidth"), in RegisterRenderNodeBorderAndMaskAttributes()
134 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), RenderNodeBridge::SetBorderWidth)); in RegisterRenderNodeBorderAndMaskAttributes()
135 renderNode->Set(vm, panda::StringRef::NewFromUtf8(vm, "setBorderColor"), in RegisterRenderNodeBorderAndMaskAttributes()
136 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), RenderNodeBridg in RegisterRenderNodeBorderAndMaskAttributes()
150 RegisterRenderNodeShapeClipAttributes(Local<panda::ObjectRef> renderNode, EcmaVM* vm) RegisterRenderNodeShapeClipAttributes() argument
167 EcmaVM* vm = runtimeCallInfo->GetVM(); PreviewMockComponent() local
173 EcmaVM* vm = runtimeCallInfo->GetVM(); GetFrameNodeById() local
183 EcmaVM* vm = runtimeCallInfo->GetVM(); GetFrameNodeByUniqueId() local
197 EcmaVM* vm = runtimeCallInfo->GetVM(); GetPageInfoByUniqueId() local
240 EcmaVM* vm = runtimeCallInfo->GetVM(); GetNavigationInfoByUniqueId() local
268 EcmaVM* vm = runtimeCallInfo->GetVM(); GetUIState() local
278 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSupportedUIState() local
290 EcmaVM* vm = runtimeCallInfo->GetVM(); GetFrameNodeByKey() local
303 EcmaVM* vm = runtimeCallInfo->GetVM(); GetAttachedFrameNodeById() local
315 EcmaVM* vm = runtimeCallInfo->GetVM(); RequireDynamicSyncScene() local
335 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFrameRateRange() local
370 EcmaVM* vm = runtimeCallInfo->GetVM(); SetMarqueeFrameRateRange() local
400 EcmaVM* vm = runtimeCallInfo->GetVM(); GetArkUINativeModule() local
2723 RegisterCheckboxAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterCheckboxAttributes() argument
2774 RegisterTextpickerAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterTextpickerAttributes() argument
2816 RegisterTimepickerAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterTimepickerAttributes() argument
2850 RegisterRatingAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterRatingAttributes() argument
2872 RegisterSliderAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterSliderAttributes() argument
2950 RegisterRadioAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterRadioAttributes() argument
2992 RegisterSelectAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterSelectAttributes() argument
3090 RegisterPanelAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterPanelAttributes() argument
3136 RegisterButtonAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterButtonAttributes() argument
3214 RegisterToggleAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterToggleAttributes() argument
3256 RegisterDividerAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterDividerAttributes() argument
3278 RegisterGridAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterGridAttributes() argument
3376 RegisterNavigationAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterNavigationAttributes() argument
3450 RegisterImageAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterImageAttributes() argument
3580 RegisterNavRouterAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterNavRouterAttributes() argument
3590 RegisterNavigatorAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterNavigatorAttributes() argument
3612 RegisterNodeContainerAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterNodeContainerAttributes() argument
3622 RegisterRenderNodeAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterRenderNodeAttributes() argument
3676 RegisterFrameNodeAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterFrameNodeAttributes() argument
3808 RegisterLineAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterLineAttributes() argument
3822 RegisterPathAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterPathAttributes() argument
3832 RegisterPolygonAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterPolygonAttributes() argument
3842 RegisterPolylineAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterPolylineAttributes() argument
3852 RegisterSideBarContainerAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterSideBarContainerAttributes() argument
3898 RegisterCalendarPickerAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterCalendarPickerAttributes() argument
3932 RegisterMenuItemAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterMenuItemAttributes() argument
3962 RegisterMenuAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterMenuAttributes() argument
3996 RegisterTabAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterTabAttributes() argument
4090 RegisterStepperItemAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterStepperItemAttributes() argument
4108 RegisterTabContentAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterTabContentAttributes() argument
4130 RegisterRefreshAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterRefreshAttributes() argument
4148 RegisterHyperlinkAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterHyperlinkAttributes() argument
4167 RegisterFormAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterFormAttributes() argument
4217 RegisterDatePickerAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterDatePickerAttributes() argument
4243 RegisterWaterFlowAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterWaterFlowAttributes() argument
4317 RegisterAlphabetIndexerAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterAlphabetIndexerAttributes() argument
4419 RegisterGaugeAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterGaugeAttributes() argument
4454 RegisterMarqueeAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterMarqueeAttributes() argument
4498 RegisterDataPanelAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterDataPanelAttributes() argument
4526 RegisterScrollableAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterScrollableAttributes() argument
4536 RegisterScrollAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterScrollAttributes() argument
4630 RegisterGridItemAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterGridItemAttributes() argument
4662 RegisterProgressAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterProgressAttributes() argument
4691 RegisterPluginAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterPluginAttributes() argument
4710 RegisterCommonShapeAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterCommonShapeAttributes() argument
4772 RegisterShapeAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterShapeAttributes() argument
4786 RegisterRectAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterRectAttributes() argument
4804 RegisterSwiperAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterSwiperAttributes() argument
4922 RegisterListItemAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterListItemAttributes() argument
4940 RegisterListAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterListAttributes() argument
5058 RegisterListItemGroupAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterListItemGroupAttributes() argument
5076 RegisterQRCodeAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterQRCodeAttributes() argument
5096 RegisterLoadingProgressAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterLoadingProgressAttributes() argument
5116 RegisterTextClockAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterTextClockAttributes() argument
5164 RegisterTextTimerAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterTextTimerAttributes() argument
5202 RegisterXComponentAttributes(Local<panda::ObjectRef> object, EcmaVM *vm) RegisterXComponentAttributes() argument
5304 RegisterXComponentNodeAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterXComponentNodeAttributes() argument
5321 RegisterResourceAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterResourceAttributes() argument
5335 RegisterFlexAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterFlexAttributes() argument
5345 RegisterBadgeAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterBadgeAttributes() argument
5355 RegisterScrollBarAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) RegisterScrollBarAttributes() argument
[all...]
H A Darkts_native_frame_node_bridge.cpp48 EcmaVM* vm = runtimeCallInfo->GetVM(); in GetIsExpanded() local
51 return isExpandedArg->IsBoolean() ? isExpandedArg->ToBoolean(vm)->Value() : true; in GetIsExpanded()
61 EcmaVM* vm = runtimeCallInfo->GetVM(); in GetFrameNode() local
62 CHECK_NULL_RETURN(vm, nullptr); in GetFrameNode()
65 auto* nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in GetFrameNode()
70 EcmaVM* vm = runtimeCallInfo->GetVM(); in GetInstanceId() local
71 CHECK_NULL_RETURN(vm, -1); in GetInstanceId()
74 return thirdArg->ToNumber(vm)->Value(); in GetInstanceId()
77 Local<panda::ObjectRef> FrameNodeBridge::CreateEventTargetObject(EcmaVM* vm, const BaseEventInfo& info) in CreateEventTargetObject() argument
82 Local<JSValueRef> valuesOfOffset[] = { panda::NumberRef::New(vm, localOffse in CreateEventTargetObject()
102 CreateTouchInfo( EcmaVM* vm, const TouchLocationInfo& touchInfo, TouchEventInfo& info) CreateTouchInfo() argument
127 EcmaVM* vm = runtimeCallInfo->GetVM(); IsModifiable() local
135 MakeFrameNodeInfo(EcmaVM* vm, ArkUINodeHandle frameNode) MakeFrameNodeInfo() argument
146 EcmaVM* vm = runtimeCallInfo->GetVM(); CreateFrameNode() local
162 EcmaVM* vm = runtimeCallInfo->GetVM(); SetCustomFunc() local
189 GetMeasureFunc( EcmaVM* vm, Local<panda::ObjectRef> obj) GetMeasureFunc() argument
200 GetLayoutFunc(EcmaVM* vm, Local<panda::ObjectRef> obj) GetLayoutFunc() argument
[all...]
H A Darkts_native_rich_editor_bridge.cpp39 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetEnableDataDetector() local
40 CHECK_NULL_RETURN(vm, panda::NativePointerRef::New(vm, nullptr)); in SetEnableDataDetector()
43 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetEnableDataDetector()
47 return panda::JSValueRef::Undefined(vm); in SetEnableDataDetector()
49 uint32_t enableDataDetector = enableDataDetectorArg->Uint32Value(vm); in SetEnableDataDetector()
51 return panda::JSValueRef::Undefined(vm); in SetEnableDataDetector()
56 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetEnableDataDetector() local
57 CHECK_NULL_RETURN(vm, panda::NativePointerRef::New(vm, nullpt in ResetEnableDataDetector()
64 CreateParagraphStyle(EcmaVM *vm, const TextStyleResult& textStyleResult) CreateParagraphStyle() argument
85 EcmaVM* vm = runtimeCallInfo->GetVM(); SetDataDetectorConfig() local
136 EcmaVM* vm = runtimeCallInfo->GetVM(); ParseAIEntityColor() local
163 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetDataDetectorConfig() local
172 CreateAbstractSpanResult(EcmaVM *vm, RichEditorAbstractSpanResult& event) CreateAbstractSpanResult() argument
222 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnIMEInputComplete() local
252 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnIMEInputComplete() local
260 CreateTextShadowObjectArray(EcmaVM* vm, const TextStyleResult& textStyle) CreateTextShadowObjectArray() argument
277 CreateTextStyleObj( EcmaVM* vm, Local<panda::ObjectRef>& textStyleObj, const NG::RichEditorAbstractSpanResult& spanResult) CreateTextStyleObj() argument
305 SetTextChangeSpanResult( EcmaVM* vm, panda::Local<panda::ObjectRef>& resultObj, const NG::RichEditorAbstractSpanResult& spanResult) SetTextChangeSpanResult() argument
320 CreateTextStyleResult(EcmaVM *vm, const TextStyleResult& textStyleResult) CreateTextStyleResult() argument
353 CreateSymbolSpanStyleResult(EcmaVM *vm, const SymbolSpanStyle& symbolSpanStyle) CreateSymbolSpanStyleResult() argument
371 CreateResourceObjectParam(EcmaVM *vm, const std::vector<ResourceObjectParams>& params) CreateResourceObjectParam() argument
397 CreateValueResource(EcmaVM *vm, const RefPtr<ResourceObject>& valueResource) CreateValueResource() argument
411 CreateImageStyleResult(EcmaVM *vm, const ImageStyleResult& imageStyleResult) CreateImageStyleResult() argument
434 CreateSpanResultObject(EcmaVM *vm, const ResultObject& resultObject) CreateSpanResultObject() argument
488 CreatSelectEvent(EcmaVM *vm, const BaseEventInfo* info, panda::Local<panda::JSValueRef> params[]) CreatSelectEvent() argument
513 SetSymbolChangeSpanResult( EcmaVM* vm, panda::Local<panda::ObjectRef>& resultObj, const NG::RichEditorAbstractSpanResult& spanResult) SetSymbolChangeSpanResult() argument
524 SetImageChangeSpanResult( EcmaVM* vm, panda::Local<panda::ObjectRef>& resultObj, const NG::RichEditorAbstractSpanResult& spanResult) SetImageChangeSpanResult() argument
556 SetChangeTextSpans( EcmaVM* vm, const std::vector<NG::RichEditorAbstractSpanResult>& spanList, panda::Local<panda::ArrayRef>& jsArray) SetChangeTextSpans() argument
592 CreateOnWillChange(EcmaVM* vm, const NG::RichEditorChangeValue& changeValue) CreateOnWillChange() argument
615 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnWillChange() local
647 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnWillChange() local
657 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnDidChange() local
703 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnDidChange() local
711 CreateImageStyleObj(EcmaVM* vm, Local<panda::ObjectRef>& imageStyleObj, Local<panda::ObjectRef>& spanResultObj, const NG::RichEditorAbstractSpanResult& spanResult) CreateImageStyleObj() argument
737 SetDeleteSpan( EcmaVM* vm, panda::Local<panda::ObjectRef>& spanResultObj, const NG::RichEditorAbstractSpanResult& spanResult) SetDeleteSpan() argument
771 CreateDeleteSpans(EcmaVM* vm, const NG::RichEditorDeleteValue& deleteValue) CreateDeleteSpans() argument
799 EcmaVM* vm = runtimeCallInfo->GetVM(); SetAboutToDelete() local
836 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetAboutToDelete() local
844 ParseFont(EcmaVM* vm, const panda::Local<panda::ObjectRef>& fontObject, Font& font) ParseFont() argument
897 ParseColorResourceId(const EcmaVM* vm, const Local<JSValueRef>& colorVal) ParseColorResourceId() argument
919 ParsePlaceholderStyle(EcmaVM* vm, const Local<JSValueRef>& styleArg, PlaceholderOptions& options, std::optional<Color>& fontColorOpt, std::optional<uint32_t>& colorResourceIdOpt) ParsePlaceholderStyle() argument
954 EcmaVM* vm = runtimeCallInfo->GetVM(); SetPlaceholder() local
993 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetPlaceholder() local
1003 EcmaVM* vm = runtimeCallInfo->GetVM(); SetCopyOptions() local
1020 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetCopyOptions() local
1030 EcmaVM *vm = runtimeCallInfo->GetVM(); SetOnSelectionChange() local
1066 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnSelectionChange() local
1076 EcmaVM* vm = runtimeCallInfo->GetVM(); SetCaretColor() local
1092 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetCaretColor() local
1102 EcmaVM *vm = runtimeCallInfo->GetVM(); SetOnSelect() local
1130 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnSelect() local
1140 EcmaVM *vm = runtimeCallInfo->GetVM(); SetOnSubmit() local
1174 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnSubmit() local
1184 EcmaVM *vm = runtimeCallInfo->GetVM(); SetAboutToIMEInput() local
1220 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetAboutToIMEInput() local
1230 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnReady() local
1254 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnReady() local
1264 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnDeleteComplete() local
1289 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnDeleteComplete() local
1299 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnEditingChange() local
1327 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnEditingChange() local
1337 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSelectedBackgroundColor() local
1354 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSelectedBackgroundColor() local
1362 CreateCommonEvent(EcmaVM *vm, TextCommonEvent& event, panda::Local<panda::JSValueRef> params[]) CreateCommonEvent() argument
1374 EcmaVM *vm = runtimeCallInfo->GetVM(); SetOnPaste() local
1402 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnPaste() local
1412 EcmaVM *vm = runtimeCallInfo->GetVM(); SetOnCut() local
1440 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnCut() local
1450 EcmaVM *vm = runtimeCallInfo->GetVM(); SetOnCopy() local
1478 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnCopy() local
1488 EcmaVM* vm = runtimeCallInfo->GetVM(); SetEnableKeyboardOnFocus() local
1505 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetEnableKeyboardOnFocus() local
1515 EcmaVM* vm = runtimeCallInfo->GetVM(); SetEnablePreviewText() local
1532 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetEnablePreviewText() local
1543 EcmaVM* vm = runtimeCallInfo->GetVM(); SetEditMenuOptions() local
1560 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetEditMenuOptions() local
1570 EcmaVM* vm = runtimeCallInfo->GetVM(); SetEnterKeyType() local
1587 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetEnterKeyType() local
1597 EcmaVM *vm = runtimeCallInfo->GetVM(); SetBarState() local
1613 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetBarState() local
[all...]
H A Darkts_native_text_bridge.cpp56 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetFontWeight() local
57 CHECK_NULL_RETURN(vm, panda::NativePointerRef::New(vm, nullptr)); in SetFontWeight()
61 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetFontWeight()
68 weight = std::to_string(weightArg->Int32Value(vm)); in SetFontWeight()
69 variableFontWeight = weightArg->Int32Value(vm); in SetFontWeight()
70 } else if (weightArg->IsString(vm)) { in SetFontWeight()
71 weight = weightArg->ToString(vm)->ToString(vm); in SetFontWeight()
79 weightInfo.enableVariableFontWeight = static_cast<int32_t>(optionsArg->BooleaValue(vm)); in SetFontWeight()
87 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFontWeight() local
97 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFontStyle() local
117 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFontStyle() local
127 EcmaVM* vm = runtimeCallInfo->GetVM(); SetTextAlign() local
142 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetTextAlign() local
152 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFontColor() local
167 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFontColor() local
177 EcmaVM *vm = runtimeCallInfo->GetVM(); SetForegroundColor() local
201 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetForegroundColor() local
211 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFontSize() local
227 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFontSize() local
237 EcmaVM* vm = runtimeCallInfo->GetVM(); SetLineHeight() local
256 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetLineHeight() local
266 EcmaVM* vm = runtimeCallInfo->GetVM(); SetTextOverflow() local
288 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetTextOverflow() local
298 EcmaVM* vm = runtimeCallInfo->GetVM(); SetDecoration() local
323 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetDecoration() local
333 EcmaVM* vm = runtimeCallInfo->GetVM(); SetTextCase() local
349 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetTextCase() local
359 EcmaVM* vm = runtimeCallInfo->GetVM(); SetMaxLines() local
375 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetMaxLines() local
385 EcmaVM* vm = runtimeCallInfo->GetVM(); SetMinFontSize() local
403 EcmaVM* vm = runtimeCallInfo->GetVM(); ReSetMinFontSize() local
413 EcmaVM* vm = runtimeCallInfo->GetVM(); SetDraggable() local
428 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetDraggable() local
438 EcmaVM* vm = runtimeCallInfo->GetVM(); SetPrivacySensitive() local
453 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetPrivacySensitive() local
463 EcmaVM* vm = runtimeCallInfo->GetVM(); SetMaxFontSize() local
481 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetMaxFontSize() local
491 EcmaVM* vm = runtimeCallInfo->GetVM(); SetMinFontScale() local
512 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetMinFontScale() local
522 EcmaVM* vm = runtimeCallInfo->GetVM(); SetMaxFontScale() local
540 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetMaxFontScale() local
550 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFontFamily() local
572 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFontFamily() local
583 EcmaVM* vm = runtimeCallInfo->GetVM(); SetCopyOption() local
598 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetCopyOption() local
608 EcmaVM* vm = runtimeCallInfo->GetVM(); SetTextShadow() local
662 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetTextShadow() local
672 EcmaVM* vm = runtimeCallInfo->GetVM(); SetContent() local
697 EcmaVM* vm = runtimeCallInfo->GetVM(); SetTextController() local
722 EcmaVM* vm = runtimeCallInfo->GetVM(); SetHeightAdaptivePolicy() local
740 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetHeightAdaptivePolicy() local
750 EcmaVM* vm = runtimeCallInfo->GetVM(); SetTextIndent() local
767 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetTextIndent() local
777 EcmaVM* vm = runtimeCallInfo->GetVM(); SetBaselineOffset() local
794 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetBaselineOffset() local
804 EcmaVM* vm = runtimeCallInfo->GetVM(); SetLetterSpacing() local
821 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetLetterSpacing() local
831 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFont() local
900 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFont() local
910 EcmaVM* vm = runtimeCallInfo->GetVM(); SetWordBreak() local
926 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetWordBreak() local
936 EcmaVM* vm = runtimeCallInfo->GetVM(); SetLineBreakStrategy() local
952 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetLineBreakStrategy() local
962 EcmaVM* vm = runtimeCallInfo->GetVM(); SetEllipsisMode() local
978 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetEllipsisMode() local
988 EcmaVM* vm = runtimeCallInfo->GetVM(); SetEnableDataDetector() local
1005 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetEnableDataDetector() local
1015 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFontFeature() local
1031 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFontFeature() local
1041 EcmaVM* vm = runtimeCallInfo->GetVM(); SetLineSpacing() local
1061 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetLineSpacing() local
1071 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSelection() local
1093 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSelection() local
1103 EcmaVM* vm = runtimeCallInfo->GetVM(); SetTextSelectableMode() local
1119 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetTextSelectableMode() local
1129 EcmaVM *vm = runtimeCallInfo->GetVM(); SetCaretColor() local
1145 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetCaretColor() local
1155 EcmaVM *vm = runtimeCallInfo->GetVM(); SetSelectedBackgroundColor() local
1175 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetSelectedBackgroundColor() local
1185 EcmaVM* vm = runtimeCallInfo->GetVM(); SetDataDetectorConfig() local
1236 EcmaVM* vm = runtimeCallInfo->GetVM(); ParseAIEntityColor() local
1263 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetDataDetectorConfig() local
1274 EcmaVM *vm = runtimeCallInfo->GetVM(); SetOnCopy() local
1301 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnCopy() local
1311 EcmaVM *vm = runtimeCallInfo->GetVM(); SetOnTextSelectionChange() local
1340 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnTextSelectionChange() local
1350 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSelectionMenuOptions() local
1367 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSelectionMenuOptions() local
1377 EcmaVM* vm = runtimeCallInfo->GetVM(); SetHalfLeading() local
1392 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetHalfLeading() local
1402 EcmaVM *vm = runtimeCallInfo->GetVM(); SetOnClick() local
1431 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnClick() local
1441 EcmaVM* vm = runtimeCallInfo->GetVM(); SetResponseRegion() local
1460 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetResponseRegion() local
[all...]
H A Darkts_native_panel_bridge.cpp21 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetPanelBackgroundMask() local
22 CHECK_NULL_RETURN(vm, panda::NativePointerRef::New(vm, nullptr)); in SetPanelBackgroundMask()
25 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetPanelBackgroundMask()
28 if (!ArkTSUtils::ParseJsColorAlpha(vm, secondArg, color)) { in SetPanelBackgroundMask()
33 return panda::JSValueRef::Undefined(vm); in SetPanelBackgroundMask()
38 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetPanelBackgroundMask() local
39 CHECK_NULL_RETURN(vm, panda::NativePointerRef::New(vm, nullptr)); in ResetPanelBackgroundMask()
41 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm) in ResetPanelBackgroundMask()
48 EcmaVM* vm = runtimeCallInfo->GetVM(); SetPanelMode() local
64 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetPanelMode() local
74 EcmaVM* vm = runtimeCallInfo->GetVM(); SetPanelType() local
90 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetPanelType() local
100 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetPanelFullHeight() local
110 EcmaVM* vm = runtimeCallInfo->GetVM(); SetPanelFullHeight() local
131 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetPanelHalfHeight() local
141 EcmaVM* vm = runtimeCallInfo->GetVM(); SetPanelHalfHeight() local
162 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetPanelMiniHeight() local
172 EcmaVM* vm = runtimeCallInfo->GetVM(); SetPanelMiniHeight() local
193 EcmaVM* vm = runtimeCallInfo->GetVM(); SetPanelCustomHeight() local
219 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetPanelCustomHeight() local
229 EcmaVM* vm = runtimeCallInfo->GetVM(); SetShowCloseIcon() local
248 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetShowCloseIcon() local
258 EcmaVM* vm = runtimeCallInfo->GetVM(); SetDragBar() local
277 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetDragBar() local
287 EcmaVM* vm = runtimeCallInfo->GetVM(); SetShow() local
308 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetShow() local
[all...]
H A Darkts_native_xcomponent_bridge.cpp53 EcmaVM* vm = runtimeCallInfo->GetVM(); in ParseParams() local
54 CHECK_NULL_VOID(vm); in ParseParams()
56 CHECK_NULL_VOID(paramsArg->IsObject(vm)); in ParseParams()
58 auto idStr = panda::StringRef::NewFromUtf8(vm, "id"); in ParseParams()
59 auto typeStr = panda::StringRef::NewFromUtf8(vm, "type"); in ParseParams()
60 auto librarynameStr = panda::StringRef::NewFromUtf8(vm, "libraryname"); in ParseParams()
61 auto controllerStr = panda::StringRef::NewFromUtf8(vm, "controller"); in ParseParams()
62 auto imageAIOptionsStr = panda::StringRef::NewFromUtf8(vm, "imageAIOptions"); in ParseParams()
64 auto idArg = obj->Get(vm, idStr); in ParseParams()
65 auto typeArg = obj->Get(vm, typeSt in ParseParams()
107 EcmaVM* vm = runtimeCallInfo->GetVM(); SetControllerOnCreated() local
132 EcmaVM* vm = runtimeCallInfo->GetVM(); SetControllerOnChanged() local
163 EcmaVM* vm = runtimeCallInfo->GetVM(); SetControllerOnDestroyed() local
194 EcmaVM* vm = runtimeCallInfo->GetVM(); SetControllerCallback() local
245 EcmaVM* vm = runtimeCallInfo->GetVM(); SetXComponentInitialize() local
296 EcmaVM* vm = runtimeCallInfo->GetVM(); HandleDetachCallback() local
308 EcmaVM* vm = runtimeCallInfo->GetVM(); HandleImageAIOptions() local
327 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetXComponentInitialize() local
333 EcmaVM *vm = runtimeCallInfo->GetVM(); SetBackgroundColor() local
349 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetBackgroundColor() local
359 EcmaVM *vm = runtimeCallInfo->GetVM(); SetOpacity() local
375 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetOpacity() local
385 EcmaVM* vm = runtimeCallInfo->GetVM(); SetLinearGradientBlur() local
391 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetLinearGradientBlur() local
397 EcmaVM* vm = runtimeCallInfo->GetVM(); SetPixelStretchEffect() local
403 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetPixelStretchEffect() local
409 EcmaVM* vm = runtimeCallInfo->GetVM(); SetLightUpEffect() local
415 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetLightUpEffect() local
421 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSphericalEffect() local
427 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSphericalEffect() local
433 EcmaVM* vm = runtimeCallInfo->GetVM(); SetColorBlend() local
439 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetColorBlend() local
445 EcmaVM* vm = runtimeCallInfo->GetVM(); SetHueRotate() local
451 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetHueRotate() local
457 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSepia() local
463 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSepia() local
469 EcmaVM* vm = runtimeCallInfo->GetVM(); SetInvert() local
475 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetInvert() local
481 EcmaVM* vm = runtimeCallInfo->GetVM(); SetContrast() local
487 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetContrast() local
493 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSaturate() local
499 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSaturate() local
505 EcmaVM* vm = runtimeCallInfo->GetVM(); SetBrightness() local
511 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetBrightness() local
517 EcmaVM* vm = runtimeCallInfo->GetVM(); SetGrayscale() local
523 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetGrayscale() local
529 EcmaVM* vm = runtimeCallInfo->GetVM(); SetBackdropBlur() local
535 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetBackdropBlur() local
541 EcmaVM* vm = runtimeCallInfo->GetVM(); SetBlur() local
547 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetBlur() local
553 EcmaVM* vm = runtimeCallInfo->GetVM(); SetBackgroundImagePosition() local
559 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetBackgroundImagePosition() local
565 EcmaVM* vm = runtimeCallInfo->GetVM(); SetBackgroundImageSize() local
571 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetBackgroundImageSize() local
577 EcmaVM* vm = runtimeCallInfo->GetVM(); SetBackgroundImage() local
583 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetBackgroundImage() local
589 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnLoad() local
615 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnLoad() local
621 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnDestroy() local
642 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnDestroy() local
648 EcmaVM *vm = runtimeCallInfo->GetVM(); SetEnableAnalyzer() local
664 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetEnableAnalyzer() local
674 EcmaVM *vm = runtimeCallInfo->GetVM(); SetEnableSecure() local
690 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetEnableSecure() local
[all...]
H A Darkts_native_swiper_bridge.cpp70 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetSwiperInitialize() local
71 CHECK_NULL_RETURN(vm, panda::NativePointerRef::New(vm, nullptr)); in SetSwiperInitialize()
73 auto nativeNode = nodePtr(nodeArg->ToNativePointer(vm)->Value()); in SetSwiperInitialize()
85 return panda::JSValueRef::Undefined(vm); in SetSwiperInitialize()
89 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetSwiperInitialize() local
90 CHECK_NULL_RETURN(vm, panda::NativePointerRef::New(vm, nullptr)); in ResetSwiperInitialize()
92 auto nativeNode = nodePtr(nodeArg->ToNativePointer(vm)->Value()); in ResetSwiperInitialize()
94 return panda::JSValueRef::Undefined(vm); in ResetSwiperInitialize()
98 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSwiperNextMargin() local
116 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSwiperNextMargin() local
125 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSwiperPrevMargin() local
143 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSwiperPrevMargin() local
153 EcmaVM* vm = runtimeCallInfo->GetVM(); SetNestedScroll() local
171 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetNestedScroll() local
181 EcmaVM* vm = runtimeCallInfo->GetVM(); SetIndicatorInteractive() local
193 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetIndicatorInteractive() local
203 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSwiperDisplayCount() local
226 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSwiperDisplayCount() local
236 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSwiperSwipeByGroup() local
248 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSwiperSwipeByGroup() local
272 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSwiperDisplayArrow() local
318 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSwiperDisplayArrow() local
327 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSwiperCurve() local
342 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSwiperCurve() local
351 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSwiperDisableSwipe() local
366 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSwiperDisableSwipe() local
375 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSwiperEffectMode() local
390 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSwiperEffectMode() local
399 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSwiperCachedCount() local
414 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSwiperCachedCount() local
423 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSwiperDisplayMode() local
438 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSwiperDisplayMode() local
447 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSwiperItemSpace() local
462 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSwiperItemSpace() local
471 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSwiperVertical() local
486 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSwiperVertical() local
495 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSwiperLoop() local
510 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSwiperLoop() local
519 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSwiperInterval() local
534 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSwiperInterval() local
543 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSwiperAutoPlay() local
558 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSwiperAutoPlay() local
567 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSwiperIndex() local
582 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSwiperIndex() local
589 GetStringByValueRef(const EcmaVM* vm, const Local<JSValueRef>& jsValue) GetStringByValueRef() argument
603 GetIntStringByValueRef(const EcmaVM* vm, const Local<JSValueRef>& jsValue) GetIntStringByValueRef() argument
613 GetSwiperDotIndicator(ArkUIRuntimeCallInfo* runtimeCallInfo, EcmaVM* vm) GetSwiperDotIndicator() argument
660 GetSwiperDigitIndicator(ArkUIRuntimeCallInfo* runtimeCallInfo, EcmaVM* vm) GetSwiperDigitIndicator() argument
700 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSwiperIndicator() local
722 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSwiperIndicator() local
731 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSwiperDuration() local
747 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSwiperDuration() local
757 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSwiperEnabled() local
775 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSwiperEnabled() local
786 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSwiperOnChange() local
818 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSwiperOnChange() local
828 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSwiperOnAnimationStart() local
863 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSwiperOnAnimationStart() local
873 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSwiperOnAnimationEnd() local
906 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSwiperOnAnimationEnd() local
916 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSwiperOnGestureSwipe() local
949 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSwiperOnGestureSwipe() local
959 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSwiperCustomContentTransition() local
999 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSwiperCustomContentTransition() local
1012 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnContentDidScroll() local
1045 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnContentDidScroll() local
[all...]
H A Darkts_utils.cpp79 bool ArkTSUtils::ParseJsColor(const EcmaVM* vm, const Local<JSValueRef>& value, Color& result) in ParseJsColor() argument
82 result = Color(value->Uint32Value(vm)); in ParseJsColor()
85 if (value->IsString(vm)) { in ParseJsColor()
86 return Color::ParseColorString(value->ToString(vm)->ToString(vm), result); in ParseJsColor()
88 if (value->IsObject(vm)) { in ParseJsColor()
89 auto obj = value->ToObject(vm); in ParseJsColor()
90 auto resId = obj->Get(vm, panda::StringRef::NewFromUtf8(vm, "id")); in ParseJsColor()
94 return ParseJsColorFromResource(vm, valu in ParseJsColor()
99 ParseJsSymbolColorAlpha(const EcmaVM* vm, const Local<JSValueRef>& value, Color& result) ParseJsSymbolColorAlpha() argument
114 ParseJsColorAlpha(const EcmaVM* vm, const Local<JSValueRef>& value, Color& result) ParseJsColorAlpha() argument
129 ParseJsColorAlpha( const EcmaVM* vm, const Local<JSValueRef>& value, Color& result, const Color& defaultColor) ParseJsColorAlpha() argument
145 ToString(const EcmaVM* vm, Local<JSValueRef>& jsVal) ToString() argument
154 GetResourceObject(const EcmaVM* vm, const Local<JSValueRef>& jsObj) GetResourceObject() argument
199 GetThemeConstants(const EcmaVM* vm, const Local<JSValueRef>& jsObj) GetThemeConstants() argument
233 CreateResourceWrapper(const EcmaVM* vm, const Local<JSValueRef>& jsObj, RefPtr<ResourceObject>& resourceObject) CreateResourceWrapper() argument
253 IsGetResourceByName(const EcmaVM* vm, const Local<JSValueRef>& jsObj) IsGetResourceByName() argument
309 CompleteResourceObjectFromParams(const EcmaVM* vm, Local<panda::ObjectRef>& jsObj, std::string& targetModule, ResourceType& resType, std::string& resName) CompleteResourceObjectFromParams() argument
363 CompleteResourceObjectFromId(const EcmaVM* vm, const Local<JSValueRef>& type, Local<panda::ObjectRef>& jsObj, ResourceType& resType, const std::string& resName) CompleteResourceObjectFromId() argument
413 CompleteResourceObject(const EcmaVM* vm, Local<panda::ObjectRef>& jsObj) CompleteResourceObject() argument
459 ParseJsColorFromResource(const EcmaVM* vm, const Local<JSValueRef>& jsObj, Color& result) ParseJsColorFromResource() argument
508 ParseJsDimensionFromResource(const EcmaVM* vm, const Local<JSValueRef>& jsObj, DimensionUnit dimensionUnit, CalcDimension& result) ParseJsDimensionFromResource() argument
556 ParseJsDimensionFromResourceNG(const EcmaVM* vm, const Local<JSValueRef>& jsObj, DimensionUnit dimensionUnit, CalcDimension& result) ParseJsDimensionFromResourceNG() argument
607 ParseStringArray(const EcmaVM* vm, const Local<JSValueRef>& arg, std::string* array, int32_t defaultLength) ParseStringArray() argument
632 ParseJsDimensionVp( const EcmaVM* vm, const Local<JSValueRef>& value, CalcDimension& result, bool enableCheckInvalidvalue) ParseJsDimensionVp() argument
638 ParseJsInteger(const EcmaVM *vm, const Local<JSValueRef> &value, int32_t &result) ParseJsInteger() argument
647 ParseJsInteger(const EcmaVM *vm, const Local<JSValueRef> &value, uint32_t &result) ParseJsInteger() argument
657 ParseJsIntegerWithResource(const EcmaVM* vm, const Local<JSValueRef>& jsValue, int32_t& result) ParseJsIntegerWithResource() argument
705 GetResourceIdAndType(const EcmaVM* vm, const Local<panda::ObjectRef>& jsObj, int32_t& resId, int32_t& resType) GetResourceIdAndType() argument
718 ParseResourceToDouble(const EcmaVM* vm, const Local<JSValueRef>& jsValue, double& result) ParseResourceToDouble() argument
769 ParseJsDouble(const EcmaVM *vm, const Local<JSValueRef> &value, double &result) ParseJsDouble() argument
784 ParseAllBorder(const EcmaVM* vm, const Local<JSValueRef>& args, CalcDimension& result) ParseAllBorder() argument
796 ParseAllRadius(const EcmaVM* vm, const Local<JSValueRef>& args, CalcDimension& result) ParseAllRadius() argument
808 ParseJsDimensionNG(const EcmaVM *vm, const Local<JSValueRef> &jsValue, CalcDimension &result, DimensionUnit defaultUnit, bool isSupportPercent) ParseJsDimensionNG() argument
831 ParseJsDimensionVpNG(const EcmaVM *vm, const Local<JSValueRef> &jsValue, CalcDimension &result, bool isSupportPercent) ParseJsDimensionVpNG() argument
837 ParseJsDimension(const EcmaVM *vm, const Local<JSValueRef> &jsValue, CalcDimension &result, DimensionUnit defaultUnit, bool isSupportPercent, bool enableCheckInvalidvalue) ParseJsDimension() argument
871 ParseJsDimensionFp(const EcmaVM* vm, const Local<JSValueRef>& jsValue, CalcDimension& result, bool isSupportPercent, bool enableCheckInvalidvalue) ParseJsDimensionFp() argument
878 ParseJsDimensionFpNG(const EcmaVM *vm, const Local<JSValueRef> &jsValue, CalcDimension &result, bool isSupportPercent) ParseJsDimensionFpNG() argument
884 ParseJsFontFamiliesToString(const EcmaVM* vm, const Local<JSValueRef>& jsValue, std::string& result) ParseJsFontFamiliesToString() argument
912 ParseJsFontFamilies( const EcmaVM *vm, const Local<JSValueRef> &jsValue, std::vector<std::string> &result) ParseJsFontFamilies() argument
934 ParseJsFontFamiliesFromResource( const EcmaVM *vm, const Local<JSValueRef> &jsValue, std::vector<std::string> &result) ParseJsFontFamiliesFromResource() argument
968 ParseJsLengthMetrics(const EcmaVM* vm, const Local<JSValueRef>& jsValue, CalcDimension& result) ParseJsLengthMetrics() argument
988 ParseJsMedia(const EcmaVM *vm, const Local<JSValueRef> &jsValue, std::string& result) ParseJsMedia() argument
1010 ParseJsMediaFromResource(const EcmaVM *vm, const Local<JSValueRef> &jsValue, std::string& result) ParseJsMediaFromResource() argument
1065 GetStringFromJS(const EcmaVM *vm, const Local<JSValueRef> &value, std::string& result) GetStringFromJS() argument
1076 ParseJsIntegerArray(const EcmaVM* vm, Local<JSValueRef> values, std::vector<uint32_t>& result) ParseJsIntegerArray() argument
1101 ParseJsString(const EcmaVM* vm, const Local<JSValueRef>& jsValue, std::string& result) ParseJsString() argument
1116 GetReplaceContentStr( const EcmaVM* vm, int32_t pos, const std::string& type, Local<panda::ArrayRef> params, int32_t containCount) GetReplaceContentStr() argument
1140 ReplaceHolder(const EcmaVM* vm, std::string& originStr, const Local<panda::ArrayRef>& params, int32_t containCount) ReplaceHolder() argument
1178 FillResultForResIdNumIsNegative(const EcmaVM* vm, const Local<JSValueRef>& type, const Local<JSValueRef>& params, std::string& result, const RefPtr<ResourceWrapper>& resourceWrapper) FillResultForResIdNumIsNegative() argument
1202 ParseJsStringFromResource(const EcmaVM* vm, const Local<JSValueRef>& jsValue, std::string& result) ParseJsStringFromResource() argument
1251 ParseJsResource(const EcmaVM *vm, const Local<JSValueRef> &jsValue, CalcDimension &result) ParseJsResource() argument
1287 GetJsMediaBundleInfo( const EcmaVM* vm, const Local<JSValueRef>& jsValue, std::string& bundleName, std::string& moduleName) GetJsMediaBundleInfo() argument
1306 ParseJsColorStrategy( const EcmaVM* vm, const Local<JSValueRef>& value, ForegroundColorStrategy& strategy) ParseJsColorStrategy() argument
1319 GetJsPasswordIcon(const EcmaVM *vm, const Local<JSValueRef> &jsOnIconSrc, const Local<JSValueRef> &jsOffIconSrc, PasswordIcon& result) GetJsPasswordIcon() argument
1370 ParsePadding( const EcmaVM* vm, const Local<JSValueRef>& value, CalcDimension& dimen, ArkUISizeType& result) ParsePadding() argument
1387 GetContext(EcmaVM* vm) GetContext() argument
1396 ParseResponseRegion( const EcmaVM* vm, const Local<JSValueRef>& jsValue, ArkUI_Float32* regionValues, int32_t* regionUnits, uint32_t length) ParseResponseRegion() argument
1446 parseShadowColor(const EcmaVM* vm, const Local<JSValueRef>& jsValue) parseShadowColor() argument
1455 parseShadowFill(const EcmaVM* vm, const Local<JSValueRef>& jsValue) parseShadowFill() argument
1463 parseShadowType(const EcmaVM* vm, const Local<JSValueRef>& jsValue) parseShadowType() argument
1471 parseShadowRadius(const EcmaVM* vm, const Local<JSValueRef>& jsValue) parseShadowRadius() argument
1481 parseShadowOffset(const EcmaVM* vm, const Local<JSValueRef>& jsValue) parseShadowOffset() argument
1492 ParseOuterBorder( EcmaVM* vm, const Local<JSValueRef>& args, std::optional<CalcDimension>& optionalDimension) ParseOuterBorder() argument
1504 ParseOuterBorderForDashParams( EcmaVM* vm, const Local<JSValueRef>& args, std::optional<CalcDimension>& optionalDimension) ParseOuterBorderForDashParams() argument
1535 ParseJsSymbolId(const EcmaVM *vm, const Local<JSValueRef> &jsValue, std::uint32_t& symbolId) ParseJsSymbolId() argument
1604 ParseOuterBorderWidth( ArkUIRuntimeCallInfo *runtimeCallInfo, EcmaVM *vm, std::vector<ArkUI_Float32> &values) ParseOuterBorderWidth() argument
1637 ParseOuterBorderColor( ArkUIRuntimeCallInfo* runtimeCallInfo, EcmaVM* vm, std::vector<uint32_t>& values, int32_t argsIndex) ParseOuterBorderColor() argument
1673 ParseOuterBorderRadius( ArkUIRuntimeCallInfo* runtimeCallInfo, EcmaVM* vm, std::vector<ArkUI_Float32>& values, int32_t argsIndex) ParseOuterBorderRadius() argument
1697 ParseOuterBorderRadius(ArkUIRuntimeCallInfo* runtimeCallInfo, EcmaVM* vm, std::vector<ArkUI_Float32>& values, std::vector<ArkUI_Int32>& units, int32_t argsIndex) ParseOuterBorderRadius() argument
1731 ParseOuterBorderStyle( ArkUIRuntimeCallInfo* runtimeCallInfo, EcmaVM* vm, std::vector<uint32_t>& values, int32_t argsIndex) ParseOuterBorderStyle() argument
1763 SetBorderWidthArray(const EcmaVM* vm, const Local<JSValueRef>& args, ArkUI_Float32 values[], int units[], int index) SetBorderWidthArray() argument
1781 ParseJsToArkUISize(const EcmaVM *vm, const Local<JSValueRef> &arg) ParseJsToArkUISize() argument
1796 CheckKeysPressed( const EcmaVM* vm, const std::vector<KeyCode>& pressedKeyCodes, std::vector<std::string>& checkKeyCodes) CheckKeysPressed() argument
1828 ThrowError(const EcmaVM* vm, const std::string& msg, int32_t code) ThrowError() argument
1841 auto vm = info->GetVM(); GetModifierKeyState() local
1885 IsDrawable(const EcmaVM* vm, const Local<JSValueRef>& jsValue) IsDrawable() argument
1900 GetDrawablePixmap(const EcmaVM* vm, Local<JSValueRef> obj) GetDrawablePixmap() argument
1905 CreateRSBrightnessBlenderFromNapiValue(const EcmaVM* vm, Local<JSValueRef> obj) CreateRSBrightnessBlenderFromNapiValue() argument
1911 UnwrapNapiValue(const EcmaVM* vm, const Local<JSValueRef>& obj) UnwrapNapiValue() argument
1938 CreatePixelMapFromNapiValue(const EcmaVM* vm, Local<JSValueRef> obj) CreatePixelMapFromNapiValue() argument
1969 ParseSelectionMenuOptions(ArkUIRuntimeCallInfo* info, const EcmaVM* vm, NG::OnCreateMenuCallback& onCreateMenuCallback, NG::OnMenuItemClickCallback& onMenuItemClickCallback) ParseSelectionMenuOptions() argument
1988 CreateJsSystemMenuItems( const EcmaVM* vm, const std::vector<NG::MenuItemParam>& systemMenuItems) CreateJsSystemMenuItems() argument
1999 CreateJsTextMenuItem(const EcmaVM* vm, const NG::MenuItemParam& menuItemParam) CreateJsTextMenuItem() argument
2009 CreateJsTextMenuId(const EcmaVM* vm, const std::string& id) CreateJsTextMenuId() argument
2049 ParseOnCreateMenu(const EcmaVM* vm, FrameNode* frameNode, const Local<JSValueRef>& jsValueOnCreateMenu, NG::OnCreateMenuCallback& onCreateMenuCallback) ParseOnCreateMenu() argument
2076 WrapMenuParams( const EcmaVM* vm, std::vector<NG::MenuOptionsParam>& menuParams, const Local<JSValueRef>& menuItems) WrapMenuParams() argument
2108 ParseOnMenuItemClick(const EcmaVM* vm, FrameNode* frameNode, const Local<JSValueRef>& jsValueOnMenuItemClick, NG::OnMenuItemClickCallback& onMenuItemClickCallback) ParseOnMenuItemClick() argument
2138 CreateJsOnMenuItemClick(const EcmaVM* vm, const NG::MenuItemParam& menuItemParam) CreateJsOnMenuItemClick() argument
2146 CreateJsTextRange(const EcmaVM* vm, const NG::MenuItemParam& menuItemParam) CreateJsTextRange() argument
[all...]
H A Darkts_native_marquee_bridge.cpp29 void SetMarqueeScrollAmount(const EcmaVM* vm, const Local<JSValueRef>& jsVal, ArkUINodeHandle nativeNode) in SetMarqueeScrollAmount() argument
43 void SetMarqueeLoop(const EcmaVM* vm, const Local<JSValueRef>& jsVal, ArkUINodeHandle nativeNode) in SetMarqueeLoop() argument
66 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetAllowScale() local
67 CHECK_NULL_RETURN(vm, panda::NativePointerRef::New(vm, nullptr)); in SetAllowScale()
70 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetAllowScale()
71 bool allowScale = secondArg->ToBoolean(vm)->Value(); in SetAllowScale()
73 return panda::JSValueRef::Undefined(vm); in SetAllowScale()
78 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetAllowScale() local
79 CHECK_NULL_RETURN(vm, pand in ResetAllowScale()
88 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFontWeight() local
107 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFontWeight() local
117 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFontFamily() local
132 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFontFamily() local
142 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFontSize() local
160 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFontSize() local
170 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFontColor() local
186 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFontColor() local
196 EcmaVM* vm = runtimeCallInfo->GetVM(); SetMarqueeUpdateStrategy() local
218 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetMarqueeUpdateStrategy() local
228 EcmaVM *vm = runtimeCallInfo->GetVM(); SetMarqueeOnStart() local
252 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetMarqueeOnStart() local
262 EcmaVM *vm = runtimeCallInfo->GetVM(); SetMarqueeOnBounce() local
286 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetMarqueeOnBounce() local
296 EcmaVM *vm = runtimeCallInfo->GetVM(); SetMarqueeOnFinish() local
320 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetMarqueeOnFinish() local
330 EcmaVM* vm = runtimeCallInfo->GetVM(); SetInitialize() local
[all...]
H A Darkts_native_slider_bridge.cpp32 auto vm = runtimeCallInfo->GetVM(); in JsSliderChangeCallback() local
35 return panda::JSValueRef::Undefined(vm); in JsSliderChangeCallback()
40 return panda::JSValueRef::Undefined(vm); in JsSliderChangeCallback()
42 double value = valueArg->ToNumber(vm)->Value(); in JsSliderChangeCallback()
43 int32_t mode = modeArg->ToNumber(vm)->Value(); in JsSliderChangeCallback()
45 auto obj = ref->ToObject(vm); in JsSliderChangeCallback()
46 if (obj->GetNativePointerFieldCount(vm) < NUM_1) { in JsSliderChangeCallback()
47 return panda::JSValueRef::Undefined(vm); in JsSliderChangeCallback()
49 auto frameNode = static_cast<FrameNode*>(obj->GetNativePointerField(vm, 0)); in JsSliderChangeCallback()
50 CHECK_NULL_RETURN(frameNode, panda::JSValueRef::Undefined(vm)); in JsSliderChangeCallback()
57 EcmaVM* vm = runtimeCallInfo->GetVM(); SetShowTips() local
80 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetShowTips() local
90 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSliderStepSize() local
114 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSliderStepSize() local
124 EcmaVM* vm = runtimeCallInfo->GetVM(); SetBlockSize() local
148 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetBlockSize() local
158 EcmaVM* vm = runtimeCallInfo->GetVM(); SetTrackBorderRadius() local
182 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetTrackBorderRadius() local
192 EcmaVM* vm = runtimeCallInfo->GetVM(); SetStepColor() local
209 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetStepColor() local
219 EcmaVM* vm = runtimeCallInfo->GetVM(); SetBlockBorderColor() local
235 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetBlockBorderColor() local
245 EcmaVM* vm = runtimeCallInfo->GetVM(); SetBlockBorderWidth() local
269 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetBlockBorderWidth() local
279 EcmaVM* vm = runtimeCallInfo->GetVM(); SetBlockColor() local
295 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetBlockColor() local
305 EcmaVM* vm = runtimeCallInfo->GetVM(); SetTrackBackgroundColor() local
321 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetTrackBackgroundColor() local
331 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSelectColor() local
347 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSelectColor() local
357 EcmaVM* vm = runtimeCallInfo->GetVM(); SetShowSteps() local
369 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetShowSteps() local
379 EcmaVM* vm = runtimeCallInfo->GetVM(); SetThickness() local
398 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetThickness() local
408 EcmaVM* vm = runtimeCallInfo->GetVM(); SetBlockStyle() local
456 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetBlockStyle() local
469 EcmaVM* vm = runtimeCallInfo->GetVM(); SetValidSlideRange() local
500 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetValidSlideRange() local
510 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSelectedBorderRadius() local
534 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSelectedBorderRadius() local
544 EcmaVM* vm = runtimeCallInfo->GetVM(); SetInteractionMode() local
560 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetInteractionMode() local
570 EcmaVM* vm = runtimeCallInfo->GetVM(); SetMinResponsiveDistance() local
586 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetMinResponsiveDistance() local
596 EcmaVM* vm = runtimeCallInfo->GetVM(); SetContentModifierBuilder() local
672 EcmaVM* vm = runtimeCallInfo->GetVM(); ParseStyleOptions() local
701 EcmaVM* vm = runtimeCallInfo->GetVM(); ParseOptions() local
733 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSliderOptions() local
[all...]
H A Darkts_native_node_adapter_bridge.cpp32 EcmaVM* vm = runtimeCallInfo->GetVM(); in GetNodeAdapter() local
33 CHECK_NULL_RETURN(vm, nullptr); in GetNodeAdapter()
36 auto* adapter = reinterpret_cast<UINodeAdapter*>(firstArg->ToNativePointer(vm)->Value()); in GetNodeAdapter()
40 void SetAttachCallback(EcmaVM* vm, UINodeAdapter* adapter, const panda::Local<panda::JSValueRef>& argRef, in SetAttachCallback() argument
45 CHECK_NULL_VOID(argRef->IsFunction(vm)); in SetAttachCallback()
46 auto attachObj = argRef->ToObject(vm); in SetAttachCallback()
48 auto onAttachToNode = [vm, func = JsWeak(panda::CopyableGlobal(vm, attachFunc)), in SetAttachCallback()
49 thisRef = JsWeak(panda::CopyableGlobal(vm, thisRef))](ArkUINodeHandle node) { in SetAttachCallback()
50 panda::LocalScope pandaScope(vm); in SetAttachCallback()
61 SetDetachCallback(EcmaVM* vm, UINodeAdapter* adapter, const panda::Local<panda::JSValueRef>& argRef, const panda::Local<panda::JSValueRef>& thisRef) SetDetachCallback() argument
81 SetGetIdCallback(EcmaVM* vm, UINodeAdapter* adapter, const panda::Local<panda::JSValueRef>& argRef, const panda::Local<panda::JSValueRef>& thisRef) SetGetIdCallback() argument
104 SetCreateNewChildCallback(EcmaVM* vm, UINodeAdapter* adapter, const panda::Local<panda::JSValueRef>& argRef, const panda::Local<panda::JSValueRef>& thisRef) SetCreateNewChildCallback() argument
127 SetDisposeChildCallback(EcmaVM* vm, UINodeAdapter* adapter, const panda::Local<panda::JSValueRef>& argRef, const panda::Local<panda::JSValueRef>& thisRef) SetDisposeChildCallback() argument
149 SetUpdateChildCallback(EcmaVM* vm, UINodeAdapter* adapter, const panda::Local<panda::JSValueRef>& argRef, const panda::Local<panda::JSValueRef>& thisRef) SetUpdateChildCallback() argument
173 EcmaVM* vm = runtimeCallInfo->GetVM(); CreateNodeAdapter() local
183 EcmaVM* vm = runtimeCallInfo->GetVM(); SetCallbacks() local
198 EcmaVM* vm = runtimeCallInfo->GetVM(); SetTotalNodeCount() local
209 EcmaVM* vm = runtimeCallInfo->GetVM(); GetTotalNodeCount() local
218 EcmaVM* vm = runtimeCallInfo->GetVM(); NotifyItemReloaded() local
227 EcmaVM* vm = runtimeCallInfo->GetVM(); NotifyItemChanged() local
240 EcmaVM* vm = runtimeCallInfo->GetVM(); NotifyItemRemoved() local
253 EcmaVM* vm = runtimeCallInfo->GetVM(); NotifyItemInserted() local
266 EcmaVM* vm = runtimeCallInfo->GetVM(); NotifyItemMoved() local
279 EcmaVM* vm = runtimeCallInfo->GetVM(); GetAllItems() local
292 EcmaVM* vm = runtimeCallInfo->GetVM(); AttachNodeAdapter() local
309 EcmaVM* vm = runtimeCallInfo->GetVM(); DetachNodeAdapter() local
[all...]
H A Darkts_native_pattern_lock_bridge.cpp30 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetSideLength() local
31 CHECK_NULL_RETURN(vm, panda::NativePointerRef::New(vm, nullptr)); in SetSideLength()
34 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetSideLength()
36 if (!(ArkTSUtils::ParseJsDimensionVp(vm, secondArg, sideLength))) { in SetSideLength()
41 return panda::JSValueRef::Undefined(vm); in SetSideLength()
46 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetSideLength() local
47 CHECK_NULL_RETURN(vm, panda::NativePointerRef::New(vm, nullptr)); in ResetSideLength()
49 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm) in ResetSideLength()
56 EcmaVM* vm = runtimeCallInfo->GetVM(); SetAutoReset() local
71 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetAutoReset() local
81 EcmaVM* vm = runtimeCallInfo->GetVM(); SetPathStrokeWidth() local
97 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetPathStrokeWidth() local
107 EcmaVM* vm = runtimeCallInfo->GetVM(); SetRegularColor() local
123 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetRegularColor() local
133 EcmaVM* vm = runtimeCallInfo->GetVM(); SetPathColor() local
149 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetPathColor() local
159 EcmaVM* vm = runtimeCallInfo->GetVM(); SetPatternLockActiveColor() local
175 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetPatternLockActiveColor() local
185 EcmaVM* vm = runtimeCallInfo->GetVM(); SetPatternLockCircleRadius() local
202 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetPatternLockCircleRadius() local
212 EcmaVM* vm = runtimeCallInfo->GetVM(); SetPatternLockSelectedColor() local
228 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetPatternLockSelectedColor() local
238 EcmaVM* vm = runtimeCallInfo->GetVM(); SetPatternLockActivateCircleStyle() local
278 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetPatternLockActivateCircleStyle() local
[all...]
H A Darkts_native_search_bridge.cpp48 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetSearchInitialize() local
49 CHECK_NULL_RETURN(vm, panda::NativePointerRef::New(vm, nullptr)); in SetSearchInitialize()
55 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetSearchInitialize()
57 if (!secondArg->IsNull() && !secondArg->IsUndefined() && secondArg->IsString(vm)) { in SetSearchInitialize()
58 std::string stringValue = secondArg->ToString(vm)->ToString(vm); in SetSearchInitialize()
61 if (!threeArg->IsNull() && !threeArg->IsUndefined() && threeArg->IsString(vm)) { in SetSearchInitialize()
62 std::string stringPlaceholder = threeArg->ToString(vm)->ToString(vm); in SetSearchInitialize()
89 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSearchInitialize() local
99 EcmaVM* vm = runtimeCallInfo->GetVM(); SetTextFont() local
161 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetTextFont() local
171 EcmaVM* vm = runtimeCallInfo->GetVM(); SetPlaceholderColor() local
188 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetPlaceholderColor() local
198 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSelectionMenuHidden() local
214 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSelectionMenuHidden() local
224 EcmaVM* vm = runtimeCallInfo->GetVM(); SetCaretStyle() local
252 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetCaretStyle() local
262 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSearchTextAlign() local
279 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSearchTextAlign() local
300 EcmaVM* vm = runtimeCallInfo->GetVM(); SetCancelButton() local
353 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetCancelButton() local
363 EcmaVM* vm = runtimeCallInfo->GetVM(); SetEnableKeyboardOnFocus() local
381 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetEnableKeyboardOnFocus() local
391 EcmaVM* vm = runtimeCallInfo->GetVM(); SetPlaceholderFont() local
450 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetPlaceholderFont() local
460 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSearchIcon() local
509 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSearchIcon() local
519 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSearchButton() local
565 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSearchButton() local
575 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFontColor() local
599 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFontColor() local
609 EcmaVM* vm = runtimeCallInfo->GetVM(); SetCopyOption() local
629 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetCopyOption() local
639 EcmaVM *vm = runtimeCallInfo->GetVM(); SetSearchEnterKeyType() local
656 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetSearchEnterKeyType() local
666 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSearchHeight() local
694 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSearchHeight() local
704 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSearchInspectorId() local
720 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSearchInspectorId() local
730 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSearchMinFontSize() local
754 EcmaVM* vm = runtimeCallInfo->GetVM(); SetDecoration() local
786 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetDecoration() local
796 EcmaVM* vm = runtimeCallInfo->GetVM(); SetLetterSpacing() local
813 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetLetterSpacing() local
823 EcmaVM* vm = runtimeCallInfo->GetVM(); SetLineHeight() local
843 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSearchMinFontSize() local
853 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSearchMaxFontSize() local
877 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetLineHeight() local
887 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFontFeature() local
903 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFontFeature() local
912 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSearchMaxFontSize() local
922 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSelectedBackgroundColor() local
940 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSelectedBackgroundColor() local
950 EcmaVM* vm = runtimeCallInfo->GetVM(); SetTextIndent() local
967 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetTextIndent() local
977 EcmaVM* vm = runtimeCallInfo->GetVM(); SetInputFilter() local
1019 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetInputFilter() local
1034 EcmaVM *vm = runtimeCallInfo->GetVM(); SetMaxLength() local
1057 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetMaxLength() local
1067 EcmaVM *vm = runtimeCallInfo->GetVM(); SetType() local
1083 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetType() local
1093 EcmaVM *vm = runtimeCallInfo->GetVM(); SetOnEditChange() local
1121 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnEditChange() local
1131 EcmaVM *vm = runtimeCallInfo->GetVM(); SetOnSubmit() local
1159 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnSubmit() local
1169 EcmaVM *vm = runtimeCallInfo->GetVM(); SetOnCopy() local
1196 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnCopy() local
1206 EcmaVM *vm = runtimeCallInfo->GetVM(); SetOnCut() local
1233 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnCut() local
1243 EcmaVM *vm = runtimeCallInfo->GetVM(); SetOnPaste() local
1276 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnPaste() local
1286 EcmaVM *vm = runtimeCallInfo->GetVM(); SetOnChange() local
1318 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnChange() local
1328 EcmaVM *vm = runtimeCallInfo->GetVM(); SetOnTextSelectionChange() local
1357 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnTextSelectionChange() local
1367 EcmaVM *vm = runtimeCallInfo->GetVM(); SetOnContentScroll() local
1395 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnContentScroll() local
1405 EcmaVM *vm = runtimeCallInfo->GetVM(); SetShowCounter() local
1435 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetShowCounter() local
1445 EcmaVM *vm = runtimeCallInfo->GetVM(); SetOnWillInsert() local
1480 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnWillInsert() local
1490 EcmaVM *vm = runtimeCallInfo->GetVM(); SetOnDidInsert() local
1521 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnDidInsert() local
1531 EcmaVM *vm = runtimeCallInfo->GetVM(); SetOnWillDelete() local
1567 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnWillDelete() local
1577 EcmaVM *vm = runtimeCallInfo->GetVM(); SetOnDidDelete() local
1609 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnDidDelete() local
1619 EcmaVM *vm = runtimeCallInfo->GetVM(); SetEnablePreviewText() local
1636 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetEnablePreviewText() local
1646 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSelectionMenuOptions() local
1663 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSelectionMenuOptions() local
1673 EcmaVM* vm = runtimeCallInfo->GetVM(); SetEnableHapticFeedback() local
1690 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetEnableHapticFeedback() local
[all...]
H A Darkts_native_utils_bridge.cpp35 EcmaVM* vm = runtimeCallInfo->GetVM(); in CreateNativeWeakRef() local
36 CHECK_NULL_RETURN(vm, panda::NativePointerRef::New(vm, nullptr)); in CreateNativeWeakRef()
38 if (firstArg.IsEmpty() || !firstArg->IsNativePointer(vm)) { in CreateNativeWeakRef()
39 return panda::JSValueRef::Undefined(vm); in CreateNativeWeakRef()
41 auto refPtr = AceType::Claim(reinterpret_cast<AceType*>(firstArg->ToNativePointer(vm)->Value())); in CreateNativeWeakRef()
42 return NativeUtilsBridge::CreateWeakRef(vm, refPtr); in CreateNativeWeakRef()
45 ArkUINativeModuleValue NativeUtilsBridge::CreateWeakRef(EcmaVM* vm, const RefPtr<AceType>& ref) in CreateWeakRef() argument
47 CHECK_NULL_RETURN(vm, panda::JSValueRef::Undefined(vm)); in CreateWeakRef()
62 CreateStrongRef(EcmaVM* vm, const RefPtr<AceType>& ref) CreateStrongRef() argument
79 EcmaVM* vm = runtimeCallInfo->GetVM(); CreateNativeStrongRef() local
91 EcmaVM* vm = runtimeCallInfo->GetVM(); WeakRefInvalid() local
102 EcmaVM* vm = runtimeCallInfo->GetVM(); GetNativeHandleForStrong() local
113 EcmaVM* vm = runtimeCallInfo->GetVM(); GetNativeHandleForWeak() local
124 EcmaVM* vm = runtimeCallInfo->GetVM(); Upgrade() local
136 EcmaVM* vm = runtimeCallInfo->GetVM(); Dispose() local
147 EcmaVM* vm = runtimeCallInfo->GetVM(); ParseResourceColor() local
167 EcmaVM* vm = runtimeCallInfo->GetVM(); BlendColor() local
191 EcmaVM* vm = runtimeCallInfo->GetVM(); ResoureToLengthMetrics() local
[all...]
H A Darkts_native_grid_item_bridge.cpp25 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetGridItemSelectable() local
26 CHECK_NULL_RETURN(vm, panda::NativePointerRef::New(vm, nullptr)); in SetGridItemSelectable()
29 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetGridItemSelectable()
31 bool selectable = selectableArg->ToBoolean(vm)->Value(); in SetGridItemSelectable()
36 return panda::JSValueRef::Undefined(vm); in SetGridItemSelectable()
41 EcmaVM *vm = runtimeCallInfo->GetVM(); in ResetGridItemSelectable() local
42 CHECK_NULL_RETURN(vm, panda::NativePointerRef::New(vm, nullptr)); in ResetGridItemSelectable()
44 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm) in ResetGridItemSelectable()
51 EcmaVM* vm = runtimeCallInfo->GetVM(); SetGridItemSelected() local
67 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetGridItemSelected() local
77 EcmaVM* vm = runtimeCallInfo->GetVM(); SetGridItemRowStart() local
93 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetGridItemRowStart() local
103 EcmaVM* vm = runtimeCallInfo->GetVM(); SetGridItemRowEnd() local
119 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetGridItemRowEnd() local
129 EcmaVM* vm = runtimeCallInfo->GetVM(); SetGridItemColumnStart() local
145 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetGridItemColumnStart() local
155 EcmaVM* vm = runtimeCallInfo->GetVM(); SetGridItemColumnEnd() local
171 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetGridItemColumnEnd() local
181 EcmaVM* vm = runtimeCallInfo->GetVM(); SetGridItemOptions() local
[all...]
H A Darkts_native_video_bridge.cpp28 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetAutoPlay() local
29 CHECK_NULL_RETURN(vm, panda::NativePointerRef::New(vm, nullptr)); in SetAutoPlay()
32 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetAutoPlay()
34 uint32_t autoPlay = static_cast<uint32_t>(secondArg->ToBoolean(vm)->Value()); in SetAutoPlay()
39 return panda::JSValueRef::Undefined(vm); in SetAutoPlay()
44 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetAutoPlay() local
45 CHECK_NULL_RETURN(vm, panda::NativePointerRef::New(vm, nullptr)); in ResetAutoPlay()
47 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm) in ResetAutoPlay()
54 EcmaVM* vm = runtimeCallInfo->GetVM(); SetControls() local
70 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetControls() local
80 EcmaVM* vm = runtimeCallInfo->GetVM(); SetObjectFit() local
96 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetObjectFit() local
106 EcmaVM* vm = runtimeCallInfo->GetVM(); SetLoop() local
122 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetLoop() local
132 EcmaVM* vm = runtimeCallInfo->GetVM(); SetMuted() local
148 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetMuted() local
158 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOpacity() local
174 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetOpacity() local
184 EcmaVM* vm = runtimeCallInfo->GetVM(); SetTransition() local
192 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetTransition() local
[all...]
H A Darkts_native_checkboxgroup_bridge.cpp29 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetCheckboxGroupSelectedColor() local
30 CHECK_NULL_RETURN(vm, panda::NativePointerRef::New(vm, nullptr)); in SetCheckboxGroupSelectedColor()
33 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetCheckboxGroupSelectedColor()
35 if (!ArkTSUtils::ParseJsColorAlpha(vm, secondArg, color)) { in SetCheckboxGroupSelectedColor()
42 return panda::JSValueRef::Undefined(vm); in SetCheckboxGroupSelectedColor()
46 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetCheckboxGroupSelectedColor() local
47 CHECK_NULL_RETURN(vm, panda::NativePointerRef::New(vm, nullptr)); in ResetCheckboxGroupSelectedColor()
49 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm) in ResetCheckboxGroupSelectedColor()
56 EcmaVM* vm = runtimeCallInfo->GetVM(); SetCheckboxGroupUnSelectedColor() local
72 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetCheckboxGroupUnSelectedColor() local
82 EcmaVM* vm = runtimeCallInfo->GetVM(); SetCheckboxGroupSelectAll() local
98 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetCheckboxGroupSelectAll() local
108 EcmaVM* vm = runtimeCallInfo->GetVM(); SetCheckboxGroupWidth() local
128 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetCheckboxGroupWidth() local
137 EcmaVM* vm = runtimeCallInfo->GetVM(); SetCheckboxGroupHeight() local
157 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetCheckboxGroupHeight() local
166 EcmaVM* vm = runtimeCallInfo->GetVM(); SetCheckboxGroupMark() local
203 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetCheckboxGroupMark() local
213 EcmaVM* vm = runtimeCallInfo->GetVM(); SetCheckboxGroupSize() local
246 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetCheckboxGroupSize() local
258 EcmaVM* vm = runtimeCallInfo->GetVM(); SetCheckboxGroupStyle() local
274 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetCheckboxGroupStyle() local
285 EcmaVM* vm = runtimeCallInfo->GetVM(); SetCheckboxGroupOptions() local
[all...]
H A Darkts_native_nav_destination_bridge.cpp28 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetHideTitleBar() local
29 CHECK_NULL_RETURN(vm, panda::NativePointerRef::New(vm, nullptr)); in SetHideTitleBar()
34 auto nativeNode = nodePtr(nodeArg->ToNativePointer(vm)->Value()); in SetHideTitleBar()
38 hide = hideArg->ToBoolean(vm)->Value(); in SetHideTitleBar()
41 animated = animatedArg->ToBoolean(vm)->Value(); in SetHideTitleBar()
44 return panda::JSValueRef::Undefined(vm); in SetHideTitleBar()
49 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetHideTitleBar() local
50 CHECK_NULL_RETURN(vm, panda::NativePointerRef::New(vm, nullpt in ResetHideTitleBar()
59 EcmaVM* vm = runtimeCallInfo->GetVM(); SetHideToolBar() local
80 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetHideToolBar() local
90 EcmaVM* vm = runtimeCallInfo->GetVM(); SetBackButtonIcon() local
116 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetBackButtonIcon() local
130 EcmaVM* vm = runtimeCallInfo->GetVM(); SetNavDestinationMode() local
149 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetNavDestinationMode() local
159 EcmaVM* vm = runtimeCallInfo->GetVM(); SetIgnoreLayoutSafeArea() local
188 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetIgnoreLayoutSafeArea() local
198 EcmaVM* vm = runtimeCallInfo->GetVM(); SetTitle() local
237 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetTitle() local
247 EcmaVM* vm = runtimeCallInfo->GetVM(); SetMenus() local
271 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetMenus() local
281 EcmaVM* vm = runtimeCallInfo->GetVM(); SetRecoverable() local
297 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetRecoverable() local
[all...]
H A Darkts_native_image_bridge.cpp60 ArkUIRuntimeCallInfo* runtimeCallInfo, EcmaVM* vm, std::vector<ArkUI_Float32>& values) in ParseOuterBorderRadius()
72 ArkTSUtils::ParseOuterBorder(vm, topLeftArgs, topLeftOptional); in ParseOuterBorderRadius()
73 ArkTSUtils::ParseOuterBorder(vm, topRightArgs, topRightOptional); in ParseOuterBorderRadius()
74 ArkTSUtils::ParseOuterBorder(vm, bottomLeftArgs, bottomLeftOptional); in ParseOuterBorderRadius()
75 ArkTSUtils::ParseOuterBorder(vm, bottomRightArgs, bottomRightOptional); in ParseOuterBorderRadius()
94 EcmaVM* vm = runtimeCallInfo->GetVM(); in ParseResizableCalcDimensions() local
99 if (ArkTSUtils::ParseJsDimensionVp(vm, arg, dimension, false)) { in ParseResizableCalcDimensions()
141 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetImageShowSrc() local
142 CHECK_NULL_RETURN(vm, panda::NativePointerRef::New(vm, nullpt in SetImageShowSrc()
59 ParseOuterBorderRadius( ArkUIRuntimeCallInfo* runtimeCallInfo, EcmaVM* vm, std::vector<ArkUI_Float32>& values) ParseOuterBorderRadius() argument
194 EcmaVM* vm = runtimeCallInfo->GetVM(); SetCopyOption() local
210 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetCopyOption() local
220 EcmaVM* vm = runtimeCallInfo->GetVM(); SetAutoResize() local
236 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetAutoResize() local
246 EcmaVM* vm = runtimeCallInfo->GetVM(); SetObjectRepeat() local
262 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetObjectRepeat() local
272 EcmaVM* vm = runtimeCallInfo->GetVM(); SetEdgeAntialiasing() local
288 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetEdgeAntialiasing() local
298 EcmaVM* vm = runtimeCallInfo->GetVM(); SetResizableLattice() local
314 EcmaVM* vm = runtimeCallInfo->GetVM(); SetResizable() local
330 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetResizable() local
340 EcmaVM* vm = runtimeCallInfo->GetVM(); SetDynamicRangeMode() local
356 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetDynamicRangeMode() local
366 EcmaVM* vm = runtimeCallInfo->GetVM(); SetEnhancedImageQuality() local
382 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetEnhancedImageQuality() local
392 EcmaVM* vm = runtimeCallInfo->GetVM(); SetPrivacySensitive() local
407 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetPrivacySensitive() local
417 EcmaVM* vm = runtimeCallInfo->GetVM(); SetRenderMode() local
433 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetRenderMode() local
443 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSyncLoad() local
459 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSyncLoad() local
469 EcmaVM* vm = runtimeCallInfo->GetVM(); SetObjectFit() local
485 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetObjectFit() local
495 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFitOriginalSize() local
511 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFitOriginalSize() local
521 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSourceSize() local
541 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSourceSize() local
551 EcmaVM* vm = runtimeCallInfo->GetVM(); SetMatchTextDirection() local
568 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetMatchTextDirection() local
578 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFillColor() local
594 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFillColor() local
604 EcmaVM* vm = runtimeCallInfo->GetVM(); SetAlt() local
626 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetAlt() local
632 EcmaVM* vm = runtimeCallInfo->GetVM(); SetImageInterpolation() local
648 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetImageInterpolation() local
656 SetColorFilterObject(const EcmaVM* vm, const Local<JSValueRef>& jsObjArg, ArkUINodeHandle nativeNode) SetColorFilterObject() argument
679 EcmaVM* vm = runtimeCallInfo->GetVM(); SetColorFilter() local
724 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetColorFilter() local
734 EcmaVM* vm = runtimeCallInfo->GetVM(); SetDraggable() local
752 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetDraggable() local
762 EcmaVM* vm = runtimeCallInfo->GetVM(); SetBorderRadius() local
813 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetBorderRadius() local
824 EcmaVM* vm = runtimeCallInfo->GetVM(); SetImageBorder() local
840 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetImageBorder() local
850 EcmaVM* vm = runtimeCallInfo->GetVM(); SetImageOpacity() local
871 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetImageOpacity() local
881 EcmaVM* vm = runtimeCallInfo->GetVM(); SetImageTransition() local
896 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetImageTransition() local
911 EcmaVM* vm = runtimeCallInfo->GetVM(); EnableAnalyzer() local
926 EcmaVM* vm = runtimeCallInfo->GetVM(); AnalyzerConfig() local
943 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnComplete() local
980 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnComplete() local
990 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnError() local
1023 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnError() local
1033 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnFinish() local
1057 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnFinish() local
[all...]
H A Darkts_native_text_timer_bridge.cpp44 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetFontColor() local
45 CHECK_NULL_RETURN(vm, panda::NativePointerRef::New(vm, nullptr)); in SetFontColor()
48 auto nativeNode = nodePtr(nodeArg->ToNativePointer(vm)->Value()); in SetFontColor()
50 if (!ArkTSUtils::ParseJsColorAlpha(vm, paramArg, color)) { in SetFontColor()
55 return panda::JSValueRef::Undefined(vm); in SetFontColor()
60 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetFontColor() local
61 CHECK_NULL_RETURN(vm, panda::NativePointerRef::New(vm, nullptr)); in ResetFontColor()
63 auto nativeNode = nodePtr(nodeArg->ToNativePointer(vm) in ResetFontColor()
70 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFontSize() local
88 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFontSize() local
98 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFontStyle() local
118 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFontStyle() local
128 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFontWeight() local
147 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFontWeight() local
157 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFontFamily() local
174 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFontFamily() local
185 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFormat() local
200 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFormat() local
210 EcmaVM* vm = runtimeCallInfo->GetVM(); SetTextShadow() local
257 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetTextShadow() local
267 EcmaVM* vm = runtimeCallInfo->GetVM(); SetContentModifierBuilder() local
317 EcmaVM* vm = runtimeCallInfo->GetVM(); SetTextTimerOptions() local
[all...]
H A Darkts_native_checkbox_bridge.cpp27 auto vm = runtimeCallInfo->GetVM(); in JsCheckboxChangeCallback() local
30 return panda::JSValueRef::Undefined(vm); in JsCheckboxChangeCallback()
34 return panda::JSValueRef::Undefined(vm); in JsCheckboxChangeCallback()
36 bool value = firstArg->ToBoolean(vm)->Value(); in JsCheckboxChangeCallback()
38 auto obj = ref->ToObject(vm); in JsCheckboxChangeCallback()
39 if (obj->GetNativePointerFieldCount(vm) < 1) { in JsCheckboxChangeCallback()
40 return panda::JSValueRef::Undefined(vm); in JsCheckboxChangeCallback()
42 auto frameNode = static_cast<FrameNode*>(obj->GetNativePointerField(vm, 0)); in JsCheckboxChangeCallback()
43 CHECK_NULL_RETURN(frameNode, panda::JSValueRef::Undefined(vm)); in JsCheckboxChangeCallback()
45 return panda::JSValueRef::Undefined(vm); in JsCheckboxChangeCallback()
50 EcmaVM* vm = runtimeCallInfo->GetVM(); SetMark() local
83 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSelect() local
98 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSelectedColor() local
116 EcmaVM* vm = runtimeCallInfo->GetVM(); SetUnSelectedColor() local
134 EcmaVM* vm = runtimeCallInfo->GetVM(); SetCheckboxWidth() local
153 EcmaVM* vm = runtimeCallInfo->GetVM(); SetCheckboxHeight() local
171 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetMark() local
181 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSelect() local
191 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSelectedColor() local
201 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetUnSelectedColor() local
211 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetCheckboxWidth() local
221 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetCheckboxHeight() local
231 EcmaVM* vm = runtimeCallInfo->GetVM(); SetCheckboxPadding() local
264 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetCheckboxPadding() local
274 EcmaVM* vm = runtimeCallInfo->GetVM(); SetCheckboxResponseRegion() local
294 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetCheckboxResponseRegion() local
304 EcmaVM* vm = runtimeCallInfo->GetVM(); SetCheckboxSize() local
331 EcmaVM* vm = runtimeCallInfo->GetVM(); SetContentModifierBuilder() local
378 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetCheckboxSize() local
388 EcmaVM* vm = runtimeCallInfo->GetVM(); SetCheckboxShape() local
405 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetCheckboxShape() local
416 EcmaVM *vm = runtimeCallInfo->GetVM(); SetCheckboxOptions() local
[all...]
H A Darkts_native_symbol_span_bridge.cpp33 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetFontColor() local
34 CHECK_NULL_RETURN(vm, panda::NativePointerRef::New(vm, nullptr)); in SetFontColor()
38 if (!secondArg->IsArray(vm)) { in SetFontColor()
39 return panda::JSValueRef::Undefined(vm); in SetFontColor()
41 auto nativeNode = nodePtr(firstArg->ToNativePointer(vm)->Value()); in SetFontColor()
43 auto length = array->Length(vm); in SetFontColor()
47 Local<JSValueRef> value = panda::ArrayRef::GetValueAt(vm, array, index); in SetFontColor()
49 if (ArkTSUtils::ParseJsColorAlpha(vm, value, color)) { in SetFontColor()
63 return panda::JSValueRef::Undefined(vm); in SetFontColor()
68 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFontColor() local
78 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFontSize() local
95 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFontSize() local
105 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFontWeight() local
122 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFontWeight() local
132 EcmaVM* vm = runtimeCallInfo->GetVM(); SetRenderingStrategy() local
149 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetRenderingStrategy() local
159 EcmaVM* vm = runtimeCallInfo->GetVM(); SetEffectStrategy() local
176 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetEffectStrategy() local
186 EcmaVM* vm = runtimeCallInfo->GetVM(); SetId() local
[all...]
H A Darkts_native_counter_bridge.cpp21 EcmaVM* vm = runtimeCallInfo->GetVM(); in SetEnableInc() local
22 CHECK_NULL_RETURN(vm, panda::NativePointerRef::New(vm, nullptr)); in SetEnableInc()
25 auto nativeNode = nodePtr(nodeArg->ToNativePointer(vm)->Value()); in SetEnableInc()
28 return panda::JSValueRef::Undefined(vm); in SetEnableInc()
30 bool flag = flagArg->ToBoolean(vm)->Value(); in SetEnableInc()
32 return panda::JSValueRef::Undefined(vm); in SetEnableInc()
37 EcmaVM* vm = runtimeCallInfo->GetVM(); in ResetEnableInc() local
38 CHECK_NULL_RETURN(vm, panda::NativePointerRef::New(vm, nullpt in ResetEnableInc()
47 EcmaVM* vm = runtimeCallInfo->GetVM(); SetEnableDec() local
63 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetEnableDec() local
73 EcmaVM* vm = runtimeCallInfo->GetVM(); SetCounterHeight() local
92 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetCounterHeight() local
102 EcmaVM* vm = runtimeCallInfo->GetVM(); SetCounterWidth() local
122 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetCounterWidth() local
132 EcmaVM* vm = runtimeCallInfo->GetVM(); SetCounterBackgroundColor() local
148 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetCounterBackgroundColor() local
158 EcmaVM* vm = runtimeCallInfo->GetVM(); SetCounterSize() local
181 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetCounterSize() local
[all...]
H A Darkts_native_common_bridge.cpp108 bool ParseJsDouble(const EcmaVM *vm, const Local<JSValueRef> &value, double &result) in ParseJsDouble() argument
111 result = value->ToNumber(vm)->Value(); in ParseJsDouble()
114 if (value->IsString(vm)) { in ParseJsDouble()
115 return StringUtils::StringToDouble(value->ToString(vm)->ToString(vm), result); in ParseJsDouble()
121 bool ParseJsInt32(const EcmaVM *vm, const Local<JSValueRef> &value, int32_t &result) in ParseJsInt32() argument
124 result = value->Int32Value(vm); in ParseJsInt32()
127 if (value->IsString(vm)) { in ParseJsInt32()
128 result = StringUtils::StringToInt(value->ToString(vm)->ToString(vm)); in ParseJsInt32()
135 ParseJsAngle(const EcmaVM *vm, const Local<JSValueRef> &value, std::optional<float> &angle) ParseJsAngle() argument
148 ParseGradientAngle(const EcmaVM *vm, const Local<JSValueRef> &value, std::vector<ArkUIInt32orFloat32> &values) ParseGradientAngle() argument
159 ParseGradientColorStops(const EcmaVM *vm, const Local<JSValueRef> &value, std::vector<ArkUIInt32orFloat32> &colors) ParseGradientColorStops() argument
195 ParseJsShadowColorStrategy(const EcmaVM *vm, const Local<JSValueRef> &value, ShadowColorStrategy& strategy) ParseJsShadowColorStrategy() argument
210 ParseJsShadowDimension(const EcmaVM *vm, const Local<JSValueRef> &value, CalcDimension& dimension) ParseJsShadowDimension() argument
222 ParseJsShadowColor(const EcmaVM *vm, const Local<JSValueRef> &colorArg, int32_t& type, uint32_t& colorValue) ParseJsShadowColor() argument
248 EcmaVM* vm = runtimeCallInfo->GetVM(); ParseCalcDimensions() local
271 EcmaVM* vm = runtimeCallInfo->GetVM(); ParseCalcDimensionsNG() local
353 auto vm = runtimeCallInfo->GetVM(); ParseBorderImageRepeat() local
425 auto vm = runtimeCallInfo->GetVM(); ParseBorderImageLinearGradient() local
452 auto vm = runtimeCallInfo->GetVM(); ParseBorderImageSource() local
835 ParseJsDoublePair(const EcmaVM *vm, const Local<JSValueRef> &value, ArkUI_Float32 &first, ArkUI_Float32 &second) ParseJsDoublePair() argument
857 ParseGradientCenter(const EcmaVM* vm, const Local<JSValueRef>& value, std::vector<ArkUIInt32orFloat32>& values) ParseGradientCenter() argument
893 ParseOuterBorderWidth( ArkUIRuntimeCallInfo* runtimeCallInfo, EcmaVM* vm, std::vector<ArkUI_Float32>& values, bool needLocalized = false) ParseOuterBorderWidth() argument
942 ParseOuterBorderColor(ArkUIRuntimeCallInfo* runtimeCallInfo, EcmaVM* vm, std::vector<uint32_t>& values, int32_t argsIndex, bool needLocalized = false) ParseOuterBorderColor() argument
996 ParseLocalizedBorderRadius(const EcmaVM* vm, const Local<JSValueRef>& value, CalcDimension& result) ParseLocalizedBorderRadius() argument
1007 ParseOuterBorderRadius(ArkUIRuntimeCallInfo* runtimeCallInfo, EcmaVM* vm, std::vector<ArkUI_Float32>& values, int32_t argsIndex, bool needLocalized = false) ParseOuterBorderRadius() argument
1066 ParseOuterBorderStyle( ArkUIRuntimeCallInfo* runtimeCallInfo, EcmaVM* vm, std::vector<uint32_t>& values, int32_t argsIndex) ParseOuterBorderStyle() argument
1098 ParseOuterBorderDashParam(ArkUIRuntimeCallInfo *runtimeCallInfo, EcmaVM *vm, std::vector<ArkUI_Float32> &values, int32_t argsIndex) ParseOuterBorderDashParam() argument
1173 ParseAxisDimensionVp(const EcmaVM *vm, const Local<JSValueRef> &jsValue, CalcDimension &result, bool checkIllegal = false) ParseAxisDimensionVp() argument
1191 ParseDirection(EcmaVM *vm, const Local<JSValueRef> &directionArg, float &value) ParseDirection() argument
1198 GetJsAngle(const EcmaVM* vm, const Local<JSValueRef>& angleArg, std::optional<float>& angle) GetJsAngle() argument
1209 ParseCenterDimension(const EcmaVM* vm, const Local<JSValueRef>& centerArg, CalcDimension& centerDimension) ParseCenterDimension() argument
1222 EcmaVM *vm = runtimeCallInfo->GetVM(); ParseRotate() local
1269 ParseBlurOption(const EcmaVM* vm, const Local<JSValueRef> blurOptionsArg, BlurOption& blurOption) ParseBlurOption() argument
1282 ParseDynamicBrightnessOption(ArkUIRuntimeCallInfo* runtimeCallInfo, EcmaVM* vm, ArkUI_Float32& rate, ArkUI_Float32& lightUpDegree, ArkUI_Float32& cubicCoeff, ArkUI_Float32& quadCoeff, ArkUI_Float32& saturation, std::vector<float>& posRGB, std::vector<float>& negRGB, ArkUI_Float32& fraction) ParseDynamicBrightnessOption() argument
1332 ParseCalcDimension(const EcmaVM* vm, ArkUINodeHandle node, const Local<JSValueRef>& value, CalcDimension& result, bool isWidth) ParseCalcDimension() argument
1373 EcmaVM* vm = runtimeCallInfo->GetVM(); ParseResizableCalcDimensions() local
1387 ParseJsAlignRule(const EcmaVM* vm, const Local<JSValueRef> &arg, std::string& anchor, ArkUI_Int32 &direction) ParseJsAlignRule() argument
1407 ParseResponseRegion(const EcmaVM* vm, const Local<JSValueRef>& jsValue, ArkUI_Float32 regionValues[], int32_t regionUnits[], int32_t length) ParseResponseRegion() argument
1470 ParseColorMetricsToColor(const EcmaVM *vm, const Local<JSValueRef> &jsValue, Color& result) ParseColorMetricsToColor() argument
1489 EcmaVM *vm = runtimeCallInfo->GetVM(); SetBackgroundColor() local
1505 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetBackgroundColor() local
1513 SetBorderWidthArray(const EcmaVM* vm, const Local<JSValueRef>& args, ArkUI_Float32 values[], int units[], int index) SetBorderWidthArray() argument
1531 ParseLocalizedBorderWidth(const EcmaVM* vm, const Local<JSValueRef>& value, CalcDimension& dimen) ParseLocalizedBorderWidth() argument
1551 EcmaVM* vm = runtimeCallInfo->GetVM(); SetBorderWidth() local
1606 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetBorderWidth() local
1622 EcmaVM *vm = runtimeCallInfo->GetVM(); SetBorderRadius() local
1671 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetBorderRadius() local
1681 EcmaVM* vm = runtimeCallInfo->GetVM(); SetWidth() local
1713 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetWidth() local
1723 EcmaVM* vm = runtimeCallInfo->GetVM(); SetHeight() local
1753 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetHeight() local
1763 EcmaVM* vm = runtimeCallInfo->GetVM(); SetPosition() local
1789 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetPosition() local
1799 EcmaVM *vm = runtimeCallInfo->GetVM(); SetTransform() local
1823 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetTransform() local
1834 EcmaVM *vm = runtimeCallInfo->GetVM(); SetBorderColor() local
1873 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetBorderColor() local
1883 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOutlineColor() local
1896 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOutlineColor() local
1906 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOutlineRadius() local
1919 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOutlineRadius() local
1929 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOutlineWidth() local
1942 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOutlineWidth() local
1952 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOutlineStyle() local
1965 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOutlineStyle() local
1975 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOutline() local
1994 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOutline() local
2004 EcmaVM *vm = runtimeCallInfo->GetVM(); SetBorderStyle() local
2046 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetBorderStyle() local
2056 EcmaVM *vm = runtimeCallInfo->GetVM(); SetShadow() local
2108 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetShadow() local
2118 EcmaVM *vm = runtimeCallInfo->GetVM(); SetHitTestBehavior() local
2134 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetHitTestBehavior() local
2144 EcmaVM *vm = runtimeCallInfo->GetVM(); SetZIndex() local
2160 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetZIndex() local
2170 EcmaVM *vm = runtimeCallInfo->GetVM(); SetOpacity() local
2186 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetOpacity() local
2196 EcmaVM *vm = runtimeCallInfo->GetVM(); SetAlign() local
2211 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetAlign() local
2221 EcmaVM *vm = runtimeCallInfo->GetVM(); SetBackdropBlur() local
2244 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetBackdropBlur() local
2254 EcmaVM *vm = runtimeCallInfo->GetVM(); SetHueRotate() local
2280 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetHueRotate() local
2290 EcmaVM* vm = runtimeCallInfo->GetVM(); SetInvert() local
2334 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetInvert() local
2344 EcmaVM *vm = runtimeCallInfo->GetVM(); SetSepia() local
2359 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetSepia() local
2369 EcmaVM *vm = runtimeCallInfo->GetVM(); SetSaturate() local
2384 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetSaturate() local
2394 EcmaVM *vm = runtimeCallInfo->GetVM(); SetColorBlend() local
2410 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetColorBlend() local
2420 EcmaVM *vm = runtimeCallInfo->GetVM(); SetGrayscale() local
2435 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetGrayscale() local
2445 EcmaVM *vm = runtimeCallInfo->GetVM(); SetContrast() local
2460 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetContrast() local
2470 EcmaVM *vm = runtimeCallInfo->GetVM(); SetBrightness() local
2485 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetBrightness() local
2495 EcmaVM *vm = runtimeCallInfo->GetVM(); SetBlur() local
2518 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetBlur() local
2528 EcmaVM *vm = runtimeCallInfo->GetVM(); SetLinearGradient() local
2554 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetLinearGradient() local
2564 EcmaVM *vm = runtimeCallInfo->GetVM(); SetSweepGradient() local
2590 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetSweepGradient() local
2600 EcmaVM *vm = runtimeCallInfo->GetVM(); SetRadialGradient() local
2626 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetRadialGradient() local
2636 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOverlay() local
2683 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOverlay() local
2693 EcmaVM* vm = runtimeCallInfo->GetVM(); SetBorderImage() local
2730 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetBorderImage() local
2740 EcmaVM *vm = runtimeCallInfo->GetVM(); SetForegroundBlurStyle() local
2780 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetForegroundBlurStyle() local
2790 EcmaVM *vm = runtimeCallInfo->GetVM(); SetLinearGradientBlur() local
2825 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetLinearGradientBlur() local
2836 EcmaVM *vm = runtimeCallInfo->GetVM(); SetBackgroundBlurStyleParam() local
2857 EcmaVM *vm = runtimeCallInfo->GetVM(); SetBackgroundBlurStyle() local
2908 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetBackgroundBlurStyle() local
2918 EcmaVM *vm = runtimeCallInfo->GetVM(); SetBorder() local
2938 EcmaVM *vm = runtimeCallInfo->GetVM(); SetLocalizedBorder() local
2965 EcmaVM* vm = runtimeCallInfo->GetVM(); ParseLocalizedBorder() local
2993 EcmaVM *vm = runtimeCallInfo->GetVM(); SetBorderWithDashParams() local
3009 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetBorder() local
3019 EcmaVM *vm = runtimeCallInfo->GetVM(); SetBackgroundImagePosition() local
3067 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetBackgroundImagePosition() local
3077 EcmaVM* vm = runtimeCallInfo->GetVM(); SetBackgroundImageResizable() local
3092 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetBackgroundImageResizable() local
3101 EcmaVM *vm = runtimeCallInfo->GetVM(); SetBackgroundImageSize() local
3148 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetBackgroundImageSize() local
3158 EcmaVM *vm = runtimeCallInfo->GetVM(); SetBackgroundImage() local
3201 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetBackgroundImage() local
3211 EcmaVM *vm = runtimeCallInfo->GetVM(); SetTranslate() local
3249 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetTranslate() local
3259 EcmaVM *vm = runtimeCallInfo->GetVM(); SetScale() local
3312 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetScale() local
3322 EcmaVM *vm = runtimeCallInfo->GetVM(); SetRotate() local
3341 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetRotate() local
3351 EcmaVM *vm = runtimeCallInfo->GetVM(); SetGeometryTransition() local
3380 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetGeometryTransition() local
3390 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetClip() local
3401 EcmaVM *vm = runtimeCallInfo->GetVM(); SetClip() local
3427 EcmaVM *vm = runtimeCallInfo->GetVM(); SetClipShape() local
3447 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetClipShape() local
3458 EcmaVM *vm = runtimeCallInfo->GetVM(); SetPixelStretchEffect() local
3484 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetPixelStretchEffect() local
3494 EcmaVM *vm = runtimeCallInfo->GetVM(); SetLightUpEffect() local
3509 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetLightUpEffect() local
3519 EcmaVM *vm = runtimeCallInfo->GetVM(); SetSphericalEffect() local
3534 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetSphericalEffect() local
3544 EcmaVM *vm = runtimeCallInfo->GetVM(); SetRenderGroup() local
3559 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetRenderGroup() local
3569 EcmaVM *vm = runtimeCallInfo->GetVM(); SetRenderFit() local
3584 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetRenderFit() local
3594 EcmaVM *vm = runtimeCallInfo->GetVM(); SetUseEffect() local
3609 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetUseEffect() local
3619 EcmaVM *vm = runtimeCallInfo->GetVM(); SetForegroundColor() local
3642 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetForegroundColor() local
3652 EcmaVM *vm = runtimeCallInfo->GetVM(); SetMotionPath() local
3682 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetMotionPath() local
3693 EcmaVM *vm = runtimeCallInfo->GetVM(); SetMotionBlur() local
3720 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetMotionBlur() local
3730 EcmaVM *vm = runtimeCallInfo->GetVM(); SetGroupDefaultFocus() local
3746 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetGroupDefaultFocus() local
3756 EcmaVM *vm = runtimeCallInfo->GetVM(); SetFocusOnTouch() local
3772 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetFocusOnTouch() local
3782 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFocusable() local
3796 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFocusable() local
3806 EcmaVM* vm = runtimeCallInfo->GetVM(); SetTouchable() local
3822 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetTouchable() local
3832 EcmaVM* vm = runtimeCallInfo->GetVM(); SetDefaultFocus() local
3848 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetDefaultFocus() local
3858 EcmaVM* vm = runtimeCallInfo->GetVM(); SetDisplayPriority() local
3874 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetDisplayPriority() local
3884 EcmaVM* vm = runtimeCallInfo->GetVM(); SetAccessibilityLevel() local
3900 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetAccessibilityLevel() local
3910 EcmaVM* vm = runtimeCallInfo->GetVM(); SetAccessibilityDescription() local
3926 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetAccessibilityDescription() local
3936 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOffset() local
3962 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetOffset() local
3971 ParsePadding(const EcmaVM* vm, const Local<JSValueRef>& value, CalcDimension& dimen, ArkUISizeType& result) ParsePadding() argument
3987 ParseLocalizedPadding(const EcmaVM* vm, const Local<JSValueRef>& value, CalcDimension& dimen, ArkUISizeType& result) ParseLocalizedPadding() argument
4008 EcmaVM *vm = runtimeCallInfo->GetVM(); SetPadding() local
4062 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetPadding() local
4070 ParseLocalizedMargin(const EcmaVM* vm, const Local<JSValueRef>& value, CalcDimension& dimen, ArkUISizeType& result) ParseLocalizedMargin() argument
4084 ParseMargin(const EcmaVM* vm, const Local<JSValueRef>& value, CalcDimension& dimen, ArkUISizeType& result) ParseMargin() argument
4098 EcmaVM *vm = runtimeCallInfo->GetVM(); SetMargin() local
4147 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetMargin() local
4157 EcmaVM* vm = runtimeCallInfo->GetVM(); SetMarkAnchor() local
4183 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetMarkAnchor() local
4193 EcmaVM *vm = runtimeCallInfo->GetVM(); SetVisibility() local
4211 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetVisibility() local
4221 EcmaVM* vm = runtimeCallInfo->GetVM(); SetAccessibilityText() local
4237 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetAccessibilityText() local
4247 EcmaVM* vm = runtimeCallInfo->GetVM(); SetConstraintSize() local
4317 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetConstraintSize() local
4330 EcmaVM* vm = runtimeCallInfo->GetVM(); SetDirection() local
4355 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetDirection() local
4365 EcmaVM* vm = runtimeCallInfo->GetVM(); SetLayoutWeight() local
4390 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetLayoutWeight() local
4400 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSize() local
4415 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSize() local
4426 EcmaVM* vm = runtimeCallInfo->GetVM(); SetAlignSelf() local
4443 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetAlignSelf() local
4453 EcmaVM* vm = runtimeCallInfo->GetVM(); SetAspectRatio() local
4470 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetAspectRatio() local
4480 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFlexGrow() local
4497 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFlexGrow() local
4507 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFlexShrink() local
4524 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFlexShrink() local
4534 EcmaVM* vm = runtimeCallInfo->GetVM(); SetGridOffset() local
4551 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetGridOffset() local
4561 EcmaVM* vm = runtimeCallInfo->GetVM(); SetGridSpan() local
4578 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetGridSpan() local
4588 EcmaVM* vm = runtimeCallInfo->GetVM(); SetExpandSafeArea() local
4617 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetExpandSafeArea() local
4627 EcmaVM* vm = runtimeCallInfo->GetVM(); SetAlignRules() local
4666 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetAlignRules() local
4676 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFlexBasis() local
4698 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFlexBasis() local
4708 EcmaVM* vm = runtimeCallInfo->GetVM(); SetAllowDrop() local
4736 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetAllowDrop() local
4746 EcmaVM* vm = runtimeCallInfo->GetVM(); SetId() local
4762 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetId() local
4772 EcmaVM* vm = runtimeCallInfo->GetVM(); SetKey() local
4788 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetKey() local
4798 EcmaVM* vm = runtimeCallInfo->GetVM(); SetRestoreId() local
4814 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetRestoreId() local
4824 EcmaVM* vm = runtimeCallInfo->GetVM(); SetTabIndex() local
4840 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetTabIndex() local
4850 EcmaVM* vm = runtimeCallInfo->GetVM(); SetObscured() local
4874 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetObscured() local
4884 EcmaVM* vm = runtimeCallInfo->GetVM(); SetForegroundEffect() local
4899 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetForegroundEffect() local
4909 EcmaVM* vm = runtimeCallInfo->GetVM(); SetBackgroundEffectParam() local
4931 EcmaVM* vm = runtimeCallInfo->GetVM(); SetAdaptiveColorParam() local
4945 EcmaVM* vm = runtimeCallInfo->GetVM(); SetBackgroundEffect() local
4992 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetBackgroundEffect() local
5002 EcmaVM* vm = runtimeCallInfo->GetVM(); SetBackgroundBrightness() local
5022 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetBackgroundBrightness() local
5032 EcmaVM* vm = runtimeCallInfo->GetVM(); SetBackgroundBrightnessInternal() local
5054 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetBackgroundBrightnessInternal() local
5064 EcmaVM* vm = runtimeCallInfo->GetVM(); SetForegroundBrightness() local
5086 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetForegroundBrightness() local
5096 EcmaVM* vm = runtimeCallInfo->GetVM(); SetDragPreviewOptions() local
5149 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetDragPreviewOptions() local
5159 EcmaVM* vm = runtimeCallInfo->GetVM(); SetDragPreview() local
5179 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetDragPreview() local
5189 EcmaVM* vm = runtimeCallInfo->GetVM(); SetResponseRegion() local
5208 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetResponseRegion() local
5218 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetTransition() local
5231 EcmaVM* vm = runtimeCallInfo->GetVM(); SetTransition() local
5270 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetSharedTransition() local
5294 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSharedTransition() local
5347 EcmaVM* vm = runtimeCallInfo->GetVM(); SetMask() local
5397 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetMask() local
5408 EcmaVM* vm = runtimeCallInfo->GetVM(); SetMaskShape() local
5431 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetMaskShape() local
5442 EcmaVM* vm = runtimeCallInfo->GetVM(); SetMouseResponseRegion() local
5461 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetMouseResponseRegion() local
5471 EcmaVM* vm = runtimeCallInfo->GetVM(); SetEnabled() local
5487 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetEnabled() local
5497 EcmaVM* vm = runtimeCallInfo->GetVM(); SetUseShadowBatching() local
5513 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetUseShadowBatching() local
5523 EcmaVM* vm = runtimeCallInfo->GetVM(); SetBlendMode() local
5556 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetBlendMode() local
5566 EcmaVM* vm = runtimeCallInfo->GetVM(); SetAdvancedBlendMode() local
5604 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetAdvancedBlendMode() local
5615 EcmaVM* vm = runtimeCallInfo->GetVM(); SetMonopolizeEvents() local
5631 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetMonopolizeEvents() local
5641 EcmaVM* vm = runtimeCallInfo->GetVM(); SetDraggable() local
5657 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetDraggable() local
5667 EcmaVM* vm = runtimeCallInfo->GetVM(); SetAccessibilityGroup() local
5683 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetAccessibilityGroup() local
5693 EcmaVM* vm = runtimeCallInfo->GetVM(); SetHoverEffect() local
5710 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetHoverEffect() local
5720 EcmaVM* vm = runtimeCallInfo->GetVM(); SetClickEffect() local
5759 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetClickEffect() local
5769 EcmaVM* vm = runtimeCallInfo->GetVM(); SetKeyBoardShortCut() local
5804 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetKeyBoardShortCut() local
5831 ParseLightPosition(ArkUIRuntimeCallInfo *runtimeCallInfo, EcmaVM* vm, ArkUISizeType& dimPosX, ArkUISizeType& dimPosY, ArkUISizeType& dimPosZ) ParseLightPosition() argument
5855 ParseLightSource(ArkUIRuntimeCallInfo *runtimeCallInfo, EcmaVM* vm, ArkUINodeHandle& nativeNode) ParseLightSource() argument
5886 EcmaVM* vm = runtimeCallInfo->GetVM(); SetPointLightStyle() local
5924 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetPointLightStyle() local
5940 EcmaVM *vm = runtimeCallInfo->GetVM(); SetClipWithEdge() local
5966 EcmaVM *vm = runtimeCallInfo->GetVM(); ResetClipWithEdge() local
5977 EcmaVM* vm = runtimeCallInfo->GetVM(); GetFrameNode() local
5987 CreateGestureInfo(EcmaVM* vm, const RefPtr<NG::GestureInfo>& gestureInfo) CreateGestureInfo() argument
6002 CreateGestureEventInfo( EcmaVM* vm, GestureTypeName typeName, const std::shared_ptr<BaseGestureEvent>& info) CreateGestureEventInfo() argument
6047 SetUniqueAttributes( EcmaVM* vm, GestureTypeName typeName, const std::shared_ptr<BaseGestureEvent>& info) SetUniqueAttributes() argument
6109 CreateRecognizerObject(EcmaVM* vm, const RefPtr<NG::NGGestureRecognizer>& target) CreateRecognizerObject() argument
6126 CreateFingerInfo(EcmaVM* vm, const FingerInfo& fingerInfo) CreateFingerInfo() argument
6143 CreateEventTargetObject(EcmaVM* vm, const std::shared_ptr<BaseGestureEvent>& info) CreateEventTargetObject() argument
6168 CreateAreaObject(EcmaVM* vm, const RectF& rect, const OffsetF& origin) CreateAreaObject() argument
6191 EcmaVM* vm = runtimeCallInfo->GetVM(); GetGestureCommonValue() local
6205 EcmaVM* vm = runtimeCallInfo->GetVM(); SetGestureTag() local
6217 EcmaVM* vm = runtimeCallInfo->GetVM(); SetGestureAllowedTypes() local
6242 EcmaVM* vm = runtimeCallInfo->GetVM(); GetTapGestureValue() local
6288 EcmaVM* vm = runtimeCallInfo->GetVM(); GetPanGestureValue() local
6332 EcmaVM* vm = runtimeCallInfo->GetVM(); GetPinchGestureValue() local
6351 EcmaVM* vm = runtimeCallInfo->GetVM(); GetRotationGestureValue() local
6369 EcmaVM* vm = runtimeCallInfo->GetVM(); GetGestureModeValue() local
6380 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnGestureEvent() local
6428 CreateCommonGestureEventInfo(EcmaVM* vm, GestureEvent& info) CreateCommonGestureEventInfo() argument
6465 CreateFingerListArray(EcmaVM* vm, GestureEvent& info) CreateFingerListArray() argument
6492 EcmaVM* vm = runtimeCallInfo->GetVM(); GetGestureGroup() local
6502 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnClick() local
6527 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnClick() local
6537 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnTouch() local
6562 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnTouch() local
6572 EcmaVM* vm = runtimeCallInfo->GetVM(); SetChainMode() local
6593 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetChainMode() local
6602 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnAppear() local
6624 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnAppear() local
6634 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnDisappear() local
6657 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnDisappear() local
6667 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnAttach() local
6689 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnAttach() local
6699 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnDetach() local
6722 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnDetach() local
6732 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnKeyEvent() local
6771 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnKeyEvent() local
6781 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnKeyPreIme() local
6823 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnKeyPreIme() local
6833 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnFocus() local
6855 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnFocus() local
6865 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnBlur() local
6887 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnBlur() local
6897 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnHover() local
6939 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnHover() local
6949 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnMouse() local
6974 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnMouse() local
6984 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnSizeChange() local
7016 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnSizeChange() local
7026 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnAreaChange() local
7052 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnAreaChange() local
7062 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnGestureJudgeBegin() local
7094 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnGestureJudgeBegin() local
7104 EcmaVM* vm = runtimeCallInfo->GetVM(); SetOnGestureRecognizerJudgeBegin() local
7145 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetOnGestureRecognizerJudgeBegin() local
7155 EcmaVM* vm = runtimeCallInfo->GetVM(); SetShouldBuiltInRecognizerParallelWith() local
7198 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetShouldBuiltInRecognizerParallelWith() local
7208 EcmaVM* vm = runtimeCallInfo->GetVM(); AddTapGesture() local
7233 EcmaVM* vm = runtimeCallInfo->GetVM(); AddLongPressGesture() local
7260 EcmaVM* vm = runtimeCallInfo->GetVM(); AddPanGesture() local
7288 EcmaVM* vm = runtimeCallInfo->GetVM(); AddSwipeGesture() local
7313 EcmaVM* vm = runtimeCallInfo->GetVM(); AddPinchGesture() local
7339 EcmaVM* vm = runtimeCallInfo->GetVM(); AddRotationGesture() local
7365 EcmaVM* vm = runtimeCallInfo->GetVM(); AddGestureGroup() local
7377 EcmaVM* vm = runtimeCallInfo->GetVM(); AddTapGestureToGroup() local
7395 EcmaVM* vm = runtimeCallInfo->GetVM(); AddLongPressGestureToGroup() local
7415 EcmaVM* vm = runtimeCallInfo->GetVM(); AddPanGestureToGroup() local
7436 EcmaVM* vm = runtimeCallInfo->GetVM(); AddSwipeGestureToGroup() local
7454 EcmaVM* vm = runtimeCallInfo->GetVM(); AddPinchGestureToGroup() local
7473 EcmaVM* vm = runtimeCallInfo->GetVM(); AddRotationGestureToGroup() local
7492 EcmaVM* vm = runtimeCallInfo->GetVM(); AddGestureGroupToGroup() local
7506 EcmaVM* vm = runtimeCallInfo->GetVM(); AttachGestureGroup() local
7523 EcmaVM* vm = runtimeCallInfo->GetVM(); RemoveGestureByTag() local
7539 EcmaVM* vm = runtimeCallInfo->GetVM(); ClearGestures() local
7551 EcmaVM* vm = runtimeCallInfo->GetVM(); GetWindowName() local
7561 EcmaVM* vm = runtimeCallInfo->GetVM(); GetWindowWidthBreakpoint() local
7592 EcmaVM* vm = runtimeCallInfo->GetVM(); GetWindowHeightBreakpoint() local
7619 EcmaVM* vm = runtimeCallInfo->GetVM(); SetSystemBarEffect() local
7635 EcmaVM* vm = runtimeCallInfo->GetVM(); PostFrameCallback() local
7691 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFocusScopeId() local
7703 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFocusScopeId() local
7730 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFocusScopePriority() local
7742 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFocusScopePriority() local
7763 EcmaVM* vm = runtimeCallInfo->GetVM(); SetPixelRound() local
7796 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetPixelRound() local
7806 EcmaVM* vm = runtimeCallInfo->GetVM(); GreatOrEqualAPITargetVersion() local
7820 EcmaVM* vm = runtimeCallInfo->GetVM(); LessThanAPITargetVersion() local
7834 EcmaVM* vm = runtimeCallInfo->GetVM(); GetApiTargetVersion() local
7845 EcmaVM* vm = runtimeCallInfo->GetVM(); SetFocusBox() local
7884 EcmaVM* vm = runtimeCallInfo->GetVM(); ResetFocusBox() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_view_register.cpp52 JSRef<JSVal> CreateJsObjectFromJsonValue(const EcmaVM* vm, const std::unique_ptr<JsonValue>& jsonValue) in CreateJsObjectFromJsonValue() argument
55 return JSRef<JSVal>::Make(JsiValueConvertor::toJsiValueWithVM(vm, jsonValue->GetBool())); in CreateJsObjectFromJsonValue()
57 return JSRef<JSVal>::Make(JsiValueConvertor::toJsiValueWithVM(vm, jsonValue->GetDouble())); in CreateJsObjectFromJsonValue()
59 return JSRef<JSVal>::Make(JsiValueConvertor::toJsiValueWithVM(vm, jsonValue->GetString())); in CreateJsObjectFromJsonValue()
65 array->SetValueAt(i, CreateJsObjectFromJsonValue(vm, item)); in CreateJsObjectFromJsonValue()
73 object->SetPropertyObject(key.c_str(), CreateJsObjectFromJsonValue(vm, child)); in CreateJsObjectFromJsonValue()
78 return JSRef<JSVal>::Make(panda::JSValueRef::Null(vm)); in CreateJsObjectFromJsonValue()
80 return JSRef<JSVal>::Make(panda::JSValueRef::Undefined(vm)); in CreateJsObjectFromJsonValue()
102 const EcmaVM* vm = storage->GetEcmaVM(); in RegisterCardUpdateCallback()
103 CHECK_NULL_VOID(vm); in RegisterCardUpdateCallback()
193 UpdateCardRootComponent(const EcmaVM* vm, const panda::Local<panda::ObjectRef>& obj) UpdateCardRootComponent() argument
240 EcmaVM* vm = runtimeCallInfo->GetVM(); JsLoadDocument() local
272 EcmaVM* vm = runtimeCallInfo->GetVM(); JsLoadCustomTitleBar() local
290 EcmaVM* vm = runtimeCallInfo->GetVM(); JsRegisterNamedRoute() local
329 EcmaVM *vm = runtimeCallInfo->GetVM(); JsNavigationRegister() local
354 EcmaVM* vm = runtimeCallInfo->GetVM(); JSPostCardAction() local
411 EcmaVM* vm = runtimeCallInfo->GetVM(); JsLoadEtsCard() local
430 EcmaVM* vm = runtimeCallInfo->GetVM(); JsPreviewerComponent() local
446 EcmaVM* vm = runtimeCallInfo->GetVM(); JsGetPreviewComponentFlag() local
459 EcmaVM* vm = runtimeCallInfo->GetVM(); JsStorePreviewComponents() local
496 EcmaVM* vm = runtimeCallInfo->GetVM(); JsDumpMemoryStats() local
502 EcmaVM* vm = runtimeCallInfo->GetVM(); JsGetI18nResource() local
566 EcmaVM* vm = runtimeCallInfo->GetVM(); JsGetMediaResource() local
598 EcmaVM* vm = runtimeCallInfo->GetVM(); JsGetInspectorNodes() local
614 EcmaVM* vm = runtimeCallInfo->GetVM(); JsGetInspectorNodeById() local
639 EcmaVM* vm = runtimeCallInfo->GetVM(); JsGetInspectorTree() local
667 EcmaVM* vm = runtimeCallInfo->GetVM(); JsGetFilteredInspectorTree() local
711 EcmaVM* vm = runtimeCallInfo->GetVM(); JsGetFilteredInspectorTreeById() local
779 EcmaVM* vm = runtimeCallInfo->GetVM(); JsGetInspectorByKey() local
812 EcmaVM* vm = runtimeCallInfo->GetVM(); JsSendEventByKey() local
869 EcmaVM* vm = runtimeCallInfo->GetVM(); JsSendTouchEvent() local
927 EcmaVM* vm = runtimeCallInfo->GetVM(); JsSendKeyEvent() local
979 EcmaVM* vm = runtimeCallInfo->GetVM(); JsSendMouseEvent() local
1007 EcmaVM* vm = runtimeCallInfo->GetVM(); Vp2Px() local
1026 EcmaVM* vm = runtimeCallInfo->GetVM(); Px2Vp() local
1049 EcmaVM* vm = runtimeCallInfo->GetVM(); Fp2Px() local
1078 EcmaVM* vm = runtimeCallInfo->GetVM(); Px2Fp() local
1110 EcmaVM* vm = runtimeCallInfo->GetVM(); Lpx2Px() local
1144 EcmaVM* vm = runtimeCallInfo->GetVM(); Px2Lpx() local
1178 EcmaVM* vm = runtimeCallInfo->GetVM(); SetAppBackgroundColor() local
1202 EcmaVM* vm = runtimeCallInfo->GetVM(); RequestFocus() local
1228 EcmaVM* vm = runtimeCallInfo->GetVM(); SetCursor() local
1253 EcmaVM* vm = runtimeCallInfo->GetVM(); RestoreDefault() local
1272 EcmaVM* vm = runtimeCallInfo->GetVM(); JSHandleUncaughtException() local
1300 auto vm = runtime->GetEcmaVm(); JsRegisterFormViews() local
1480 auto vm = runtime->GetEcmaVm(); JsRegisterViews() local
1686 auto vm = runtime->GetEcmaVm(); JsRegisterWorkerViews() local
[all...]

Completed in 37 milliseconds

12345678