Home
last modified time | relevance | path

Searched refs:IsClickEventsEmpty (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dclick_event.h123 bool IsClickEventsEmpty() const in IsClickEventsEmpty() function
H A Dgesture_event_hub.h355 bool IsClickEventsEmpty() const in IsClickEventsEmpty() function
360 return clickEventActuator_->IsClickEventsEmpty(); in IsClickEventsEmpty()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/
H A Dstepper_pattern.cpp472 if (leftGestureHub->IsClickEventsEmpty()) { in InitButtonClickEvent()
488 if (rightGestureHub->IsClickEventsEmpty()) { in InitButtonClickEvent()