Home
last modified time | relevance | path

Searched defs:isSystemGesture (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_info.h32 GestureInfo(std::string tag, GestureTypeName type, bool isSystemGesture) in GestureInfo()
35 …GestureInfo(GestureTypeName type, bool isSystemGesture) : type_(type), isSystemGesture_(isSystemGe… in GestureInfo()
36 GestureInfo(GestureTypeName type, GestureTypeName trueType, bool isSystemGesture) in GestureInfo()
42 explicit GestureInfo(bool isSystemGesture) : isSystemGesture_(isSystemGesture) {} in GestureInfo()
111 void SetIsSystemGesture(bool isSystemGesture) in SetIsSystemGesture()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dgesture_recognizer.h332 void SetIsSystemGesture(bool isSystemGesture) in SetIsSystemGesture()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h1302 bool isSystemGesture; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h2947 bool isSystemGesture; member