Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.h742 bool WillRecreateGesture() const in WillRecreateGesture() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp900 if (gestureHub->WillRecreateGesture()) { in InitPinchEvent()