Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog_tween/
H A Ddialog_tween_component.h57 void SetOnNegativeSuccessId(const EventMarker& onNegativeSuccessId) in SetOnNegativeSuccessId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.cpp177 dialogTween->SetOnNegativeSuccessId(onNegativeSuccessId_); in BuildDialogTween()