Home
last modified time | relevance | path

Searched refs:SetBindSwipeFuncName (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Devent_listener.cpp84 void ViewOnTouchListener::SetBindSwipeFuncName(jerry_value_t bindSwipeFunc) in SetBindSwipeFuncName() function in OHOS::ACELite::ViewOnTouchListener
H A Devent_listener.h219 void SetBindSwipeFuncName(jerry_value_t bindSwipeFunc);
H A Dcomponent.cpp1194 onTouchListener_->SetBindSwipeFuncName(eventFunc); in SetSwipeEventListener()