Home
last modified time | relevance | path

Searched refs:SetOnPositiveSuccessId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog_tween/
H A Ddialog_tween_component.h52 void SetOnPositiveSuccessId(const EventMarker& onPositiveSuccessId) in SetOnPositiveSuccessId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.cpp176 dialogTween->SetOnPositiveSuccessId(onPositiveSuccessId_); in BuildDialogTween()