Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Devent_listener.cpp62 void ViewOnTouchListener::SetBindTouchStartFuncName(jerry_value_t bindTouchStartFunc) in SetBindTouchStartFuncName() function in OHOS::ACELite::ViewOnTouchListener
H A Devent_listener.h216 void SetBindTouchStartFuncName(jerry_value_t bindTouchStartFunc);
H A Dcomponent.cpp1212 onTouchListener_->SetBindTouchStartFuncName(eventFunc); in SetTouchStartEventListener()