Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog_tween/
H A Drender_dialog_tween.h63 void BindButtonEvent(const RefPtr<DialogTweenComponent>& component);
H A Drender_dialog_tween.cpp155 BindButtonEvent(dialog); in Update()
159 void RenderDialogTween::BindButtonEvent(const RefPtr<DialogTweenComponent>& dialog) in BindButtonEvent() function in OHOS::Ace::RenderDialogTween