Home
last modified time | relevance | path

Searched refs:SetPanGestureOption (Results 1 - 11 of 11) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dgesture_model_impl.h47 void SetPanGestureOption(const RefPtr<PanGestureOption>& panGestureOption) override;
H A Dgesture_model_impl.cpp90 void PanGestureModelImpl::SetPanGestureOption(const RefPtr<PanGestureOption>& panGestureOption) in SetPanGestureOption() function in OHOS::Ace::Framework::PanGestureModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gesture/
H A Dgesture_model_ng.h48 void SetPanGestureOption(const RefPtr<PanGestureOption>& panGestureOption) override;
H A Dgesture_model.h76 virtual void SetPanGestureOption(const RefPtr<PanGestureOption>& panGestureOption) = 0;
H A Dgesture_model_ng.cpp149 void PanGestureModelNG::SetPanGestureOption(const RefPtr<PanGestureOption>& panGestureOption) in SetPanGestureOption() function in OHOS::Ace::NG::PanGestureModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_gesture.h84 void SetPanGestureOption(const RefPtr<PanGestureOption>& panGestureOption) in SetPanGestureOption() function in OHOS::Ace::Framework::final
H A Djs_gesture.cpp348 PanGestureModel::GetInstance()->SetPanGestureOption(refPanGestureOption); in Create()
655 panGestureOption->SetPanGestureOption(option); in Constructor()
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dgesture.h82 void SetPanGestureOption(const RefPtr<PanGestureOption>& panGestureOption) in SetPanGestureOption() function in OHOS::Ace::Framework::NativePanGestureOption
H A Dgesture.cpp248 SetPanGestureOption(option); in NativePanGestureOption()
/foundation/arkui/ace_engine/test/unittest/core/gestures/
H A Dtap_gesture_test_ng.cpp146 panGestureModelNG.SetPanGestureOption(refPanGestureOption); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_should_built_in_recognizer_parallel_with_function.h313 panGestureOption->SetPanGestureOption(panGestureOption_); in GetPanGestureOptions()

Completed in 6 milliseconds