Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_dialog_view.cpp788 auto gesturHub = firstChild->GetOrCreateGestureEventHub(); in CreateOptionsNode() local
790 gesturHub->AddClickEvent(onClick); in CreateOptionsNode()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_dialog_view.cpp1762 auto gesturHub = firstChild->GetOrCreateGestureEventHub(); in BuildDialogAcceptAndCancelButton() local
1764 gesturHub->AddClickEvent(onClick); in BuildDialogAcceptAndCancelButton()