Home
last modified time | relevance | path

Searched refs:refPanGestureOption (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/gestures/
H A Dtap_gesture_test_ng.cpp145 RefPtr<PanGestureOption> refPanGestureOption = AceType::MakeRefPtr<PanGestureOption>(); in HWTEST_F() local
146 panGestureModelNG.SetPanGestureOption(refPanGestureOption); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_gesture.cpp347 RefPtr<PanGestureOption> refPanGestureOption = panGestureOption->GetPanGestureOption(); in Create() local
348 PanGestureModel::GetInstance()->SetPanGestureOption(refPanGestureOption); in Create()

Completed in 3 milliseconds