Home
last modified time | relevance | path

Searched refs:GetPanGestureOption (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_gesture.h89 RefPtr<PanGestureOption> GetPanGestureOption() const in GetPanGestureOption() function in OHOS::Ace::Framework::final
H A Djs_gesture.cpp347 RefPtr<PanGestureOption> refPanGestureOption = panGestureOption->GetPanGestureOption(); in Create()
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dgesture.h87 RefPtr<PanGestureOption> GetPanGestureOption() const in GetPanGestureOption() function in OHOS::Ace::Framework::NativePanGestureOption
H A Dgesture.cpp240 auto gesture = AceType::MakeRefPtr<OHOS::Ace::PanGesture>(panGestureOption->GetPanGestureOption()); in Create()
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_gesture_ffi.cpp320 auto gesture = AceType::MakeRefPtr<NG::PanGesture>(panGestureOption->GetPanGestureOption()); in FfiOHOSAceFrameworkPanGestureCreateWithOptions()

Completed in 4 milliseconds