Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dmouse_location.cpp211 LocationInfo locationInfo; in ProcessData() local
227 void MouseLocation::SyncLocationToRemote(const std::string &remoteNetworkId, const LocationInfo &locationInfo) in SyncLocationToRemote() argument
324 ReportMouseLocationToListener(const std::string &networkId, const LocationInfo &locationInfo, int32_t pid) ReportMouseLocationToListener() argument
344 TransferToLocationInfo(std::shared_ptr<MMI::PointerEvent> pointerEvent, LocationInfo &locationInfo) TransferToLocationInfo() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/
H A Drender_tool_bar_item.cpp70 const auto& locationInfo = info.GetTouches().front(); in HandleMoveEvent() local
/foundation/arkui/ace_engine/frameworks/core/components/toggle/
H A Drender_toggle.cpp103 const auto& locationInfo = info.GetTouches().front(); in HandleMoveEvent() local
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Drender_xcomponent.cpp127 const auto& locationInfo = touchInfoList.front(); in HandleTouchEvent() local
/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Drender_stepper.cpp912 const auto& locationInfo = info.GetTouches().front(); in HandleTouchDown() local
957 const auto& locationInfo = info.GetTouches().front(); in HandleTouchMove() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Drender_button.cpp197 const auto& locationInfo = info.GetTouches().front(); in HandleMoveEvent() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/container_modal/
H A Dcontainer_modal_test_ng.cpp136 void ContainerModelTestNg::Touch(TouchLocationInfo locationInfo) in Touch() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/gestures/test/unittest/
H A Dgestures_test.cpp389 auto& locationInfo = onTouchDown.GetTouchEventInfo().GetTouches().front(); in HWTEST_F() local
425 auto& locationInfo = onTouchUp.GetTouchEventInfo().GetTouches().front(); in HWTEST_F() local
462 auto& locationInfo = onTouchCancel.GetTouchEventInfo().GetTouches().front(); in HWTEST_F() local
498 auto& locationInfo in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp626 const auto& locationInfo = info.GetTouches().front(); in HandleTouchDown() local
727 const auto& locationInfo = info.GetTouches().front(); in HandleTouchMove() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp2699 auto locationInfo = info.GetTouches().front(); in HandleTouchEvent() local
2710 void SwiperPattern::HandleTouchDown(const TouchLocationInfo& locationInfo) in HandleTouchDown() argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp6544 void ConvertTouchLocationInfoToPoint(const TouchLocationInfo& locationInfo, ArkUITouchPoint& touchPoint, bool usePx) in ConvertTouchLocationInfoToPoint() argument
[all...]

Completed in 32 milliseconds