Home
last modified time | relevance | path

Searched defs:RemoveGesture (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H A Dgesture_group.cpp154 void GestureGroup::RemoveGesture(RefPtr<Gesture> gesture) in RemoveGesture() function in OHOS::Ace::NG::GestureGroup
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.h194 void RemoveGesture(const RefPtr<NG::Gesture>& gesture) in RemoveGesture() function