Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_position_controller.cpp59 void ListPositionController::CloseAllSwipeActions(OnFinishFunc&& onFinishCallback) in CloseAllSwipeActions() function in OHOS::Ace::NG::ListPositionController
H A Dlist_pattern.cpp2455 void ListPattern::CloseAllSwipeActions(OnFinishFunc&& onFinishCallback) in CloseAllSwipeActions() function in OHOS::Ace::NG::ListPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_controller_base.h128 virtual void CloseAllSwipeActions(OnFinishFunc&& onFinishCallback) {} in CloseAllSwipeActions() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_list.cpp1045 void JSListScroller::CloseAllSwipeActions(const JSCallbackInfo& args) in CloseAllSwipeActions() function in OHOS::Ace::Framework::JSListScroller