Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_gesture_modifier.cpp630 ArkUI_Bool getGestureRecognizerEnabled(ArkUIGestureRecognizer* recognizer) in getGestureRecognizerEnabled() function
810 getGestureRecognizerEnabled, in GetGestureModifier()
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dgesture_impl.cpp234 ->getGestureRecognizerEnabled(gestureRecognizer); in OH_ArkUI_GetGestureRecognizerEnabled()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h3000 ArkUI_Bool (*getGestureRecognizerEnabled)(ArkUIGestureRecognizer* recognizer); member