Home
last modified time | relevance | path

Searched defs:touchList (Results 1 - 11 of 11) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_touch_function.cpp65 const std::list<TouchLocationInfo>& touchList = info.GetTouches(); in CreateJSEventInfo() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_frontend.cpp81 auto touchList = touchInfo->GetTouches(); in TouchInfoToString() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/hyperlink/
H A Dhyperlink_pattern.cpp201 auto touchList = info.GetChangedTouches(); in OnTouchEvent() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Djs_frontend.cpp29 auto touchList = touchInfo->GetTouches(); in TouchInfoToString() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
H A Dpatternlock_pattern.cpp264 auto touchList = info.GetChangedTouches(); in HandleTouchEvent() local
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend.cpp63 auto touchList = touchInfo->GetTouches(); in TouchInfoToString() local
/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_pattern.cpp249 auto touchList = info.GetChangedTouches(); in HandleTouchEvent() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Ddeclarative_frontend.cpp67 auto touchList = touchInfo->GetTouches(); in TouchInfoToString() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_pattern.cpp660 auto touchList = info.GetChangedTouches(); in HandleTouchEvent() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp4939 const std::list<TouchLocationInfo>& touchList = info.GetTouches(); in NativeEmbeadTouchToJSValue() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp6452 const std::list<TouchLocationInfo>& touchList = tempTouchInfo.GetTouches(); in SetTouchLocationInfo() local

Completed in 35 milliseconds