Home
last modified time | relevance | path

Searched defs:scopedDelegate (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/menu/
H A Djs_context_menu.cpp29 auto scopedDelegate = EngineHelper::GetCurrentDelegateSafely(); in Close() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/dialog/
H A Djs_custom_dialog_controller.cpp262 auto scopedDelegate = EngineHelper::GetCurrentDelegate(); in JsOpenDialog() local
314 auto scopedDelegate = EngineHelper::GetCurrentDelegate(); in JsCloseDialog() local
H A Djs_alert_dialog.cpp368 auto scopedDelegate = EngineHelper::GetCurrentDelegateSafely(); in Show() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_context.cpp565 auto scopedDelegate = EngineHelper::GetCurrentDelegateSafely(); in JSAnimation() local
642 auto scopedDelegate = EngineHelper::GetCurrentDelegateSafely(); in AnimateToInner() local
756 auto scopedDelegate = EngineHelper::GetCurrentDelegateSafely(); in JSKeyframeAnimateTo() local
H A Djs_calendar_picker.cpp538 auto scopedDelegate = EngineHelper::GetCurrentDelegateSafely(); in Show() local
H A Djs_datepicker.cpp1108 auto scopedDelegate = EngineHelper::GetCurrentDelegateSafely(); in Show() local
1663 auto scopedDelegate = EngineHelper::GetCurrentDelegateSafely(); in Show() local
H A Djs_textpicker.cpp1372 auto scopedDelegate = EngineHelper::GetCurrentDelegateSafely(); in Show() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/action_sheet/
H A Djs_action_sheet.cpp308 auto scopedDelegate = EngineHelper::GetCurrentDelegateSafely(); in Show() local