Home
last modified time | relevance | path

Searched defs:gestureRecognizerJudgeFunc (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dtarget_component.cpp67 …argetComponent::SetOnGestureRecognizerJudgeBegin(GestureRecognizerJudgeFunc&& gestureRecognizerJud… in SetOnGestureRecognizerJudgeBegin()
H A Dgesture_event_hub.cpp1406 …estureEventHub::SetOnGestureRecognizerJudgeBegin(GestureRecognizerJudgeFunc&& gestureRecognizerJud… in SetOnGestureRecognizerJudgeBegin()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Drotation_recognizer.cpp382 auto gestureRecognizerJudgeFunc = targetComponent->GetOnGestureRecognizerJudgeBegin(); in TriggerGestureJudgeCallback() local
H A Dswipe_recognizer.cpp433 auto gestureRecognizerJudgeFunc = targetComponent->GetOnGestureRecognizerJudgeBegin(); in TriggerGestureJudgeCallback() local
H A Dpinch_recognizer.cpp444 auto gestureRecognizerJudgeFunc = targetComponent->GetOnGestureRecognizerJudgeBegin(); in TriggerGestureJudgeCallback() local
H A Dlong_press_recognizer.cpp486 auto gestureRecognizerJudgeFunc = targetComponent->GetOnGestureRecognizerJudgeBegin(); in TriggerGestureJudgeCallback() local
H A Dclick_recognizer.cpp506 auto gestureRecognizerJudgeFunc = targetComponent->GetOnGestureRecognizerJudgeBegin(); in TriggerGestureJudgeCallback() local
H A Dpan_recognizer.cpp716 auto gestureRecognizerJudgeFunc = targetComponent->GetOnGestureRecognizerJudgeBegin(); in TriggerGestureJudgeCallback() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtabs_pattern.cpp385 …bsPattern::AddInnerOnGestureRecognizerJudgeBegin(GestureRecognizerJudgeFunc&& gestureRecognizerJud… in AddInnerOnGestureRecognizerJudgeBegin()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dview_abstract_test_ng_for_property_config.cpp537 GestureRecognizerJudgeFunc gestureRecognizerJudgeFunc; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.h192NG::GestureRecognizerJudgeFunc&& gestureRecognizerJudgeFunc, bool exposeInnerGestureFlag) override… in SetOnGestureRecognizerJudgeBegin()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/
H A Dpattern.h654 GestureRecognizerJudgeFunc&& gestureRecognizerJudgeFunc) {}; in AddInnerOnGestureRecognizerJudgeBegin()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.h939NG::GestureRecognizerJudgeFunc&& gestureRecognizerJudgeFunc, bool exposeInnerGestureFlag) override in SetOnGestureRecognizerJudgeBegin()
H A Dview_abstract.cpp1117 GestureRecognizerJudgeFunc&& gestureRecognizerJudgeFunc, bool exposeInnerGestureFlag) in SetOnGestureRecognizerJudgeBegin()
4816 FrameNode* frameNode, GestureRecognizerJudgeFunc&& gestureRecognizerJudgeFunc) in SetOnGestureRecognizerJudgeBegin()