Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
Djs_drag_function.cpp683 auto springLoadingContext = Referenced::MakeRefPtr<JsDragSpringLoadingContext>(); in Constructor() local
689 void JsDragSpringLoadingContext::Destructor(JsDragSpringLoadingContext* springLoadingContext) in Destructor()
725 JSRef<JSVal> springLoadingContext = CreateSpringLoadingContext(info); in DragSpringLoadingExecute() local
803 auto springLoadingContext = Referenced::Claim(contextObj->Unwrap<JsDragSpringLoadingContext>()); in CreateSpringLoadingContext() local