Home
last modified time | relevance | path

Searched defs:touchType (Results 1 - 25 of 48) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/core/components/transform/
H A Dclick_spring_effect.cpp48 void ClickSpringEffect::ShowAnimation(TouchType touchType, ClickSpringEffectType type) in ShowAnimation() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/indexer/
H A Dindexer_select_test_ng.cpp31 void Touch(TouchType touchType, float locationY) in Touch() argument
H A Dindexer_test_ng.cpp80 void IndexerTestNg::OnPopupTouchDown(TouchType touchType) in OnPopupTouchDown() argument
96 void IndexerTestNg::ListItemClick(int32_t clickIndex, TouchType touchType) in ListItemClick() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_context_select_overlay.cpp149 void WebContextSelectOverlay::OnHandleGlobalTouchEvent(SourceType sourceType, TouchType touchType, bool touchInside) in OnHandleGlobalTouchEvent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_base.cpp136 auto touchType = info.GetTouches().front().GetTouchType(); in DoGestureSelection() local
H A Dbase_text_select_overlay.h267 bool IsMouseClickDown(SourceType sourceType, TouchType touchType) in IsMouseClickDown() argument
272 bool IsTouchUp(SourceType sourceType, TouchType touchType) in IsTouchUp() argument
H A Dtext_select_overlay.cpp396 void TextSelectOverlay::OnHandleGlobalTouchEvent(SourceType sourceType, TouchType touchType, bool touchInside) in OnHandleGlobalTouchEvent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_pattern.cpp170 auto touchType = info.GetTouches().front().GetTouchType(); in OnTouch() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_context_select_overlay_test.cpp724 TouchType touchType = TouchType::DOWN; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Drender_xcomponent.cpp98 void RenderXComponent::HandleTouchEvent(const TouchEventInfo& info, const TouchType& touchType) in HandleTouchEvent() argument
147 SetTouchPoint( const std::list<TouchLocationInfo>& touchInfoList, const int64_t timeStamp, const TouchType& touchType) SetTouchPoint() argument
194 ConvertNativeXComponentTouchEvent(const TouchType& touchType) ConvertNativeXComponentTouchEvent() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_drag_bar_pattern.cpp166 auto touchType = info.GetTouches().front().GetTouchType(); in HandleTouchEvent() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/hyperlink/
H A Dhyperlink_pattern.cpp204 auto touchType = touchInfo.GetTouchType(); in OnTouchEvent() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_content_overlay/
H A Dselect_overlay_callback.h97 virtual void OnHandleGlobalTouchEvent(SourceType sourceType, TouchType touchType, bool touchInside = true) {}; in OnHandleGlobalTouchEvent() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_tabs_feature.cpp44 auto touchType = info.GetTouches().front().GetTouchType(); in HandleOnTouchEvent() local
/foundation/arkui/ace_engine/frameworks/component_test/core/
H A Dcomponent_test_tester_impl.cpp254 void ComponentTestTesterImpl::GenericClick(float x, float y, const TouchType touchType, uint32_t duration) const in GenericClick() argument
H A Daction.h228 ClickAction(const NG::PointF point, const TouchType touchType, uint32_t duration = PRESS_HOLD_MS) in ClickAction() argument
241 MoveAction(const NG::PointF from, const NG::PointF to, const TouchType touchType, uint32_t speed = DEFAULT_SPEED, in MoveAction() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_pattern_testthree_ng.cpp509 auto touchType = touchInfo.GetTouchType(); in HWTEST_F() local
529 auto touchType = touchInfo.GetTouchType(); in HWTEST_F() local
549 auto touchType = touchInfo.GetTouchType(); in HWTEST_F() local
569 auto touchType = touchInfo.GetTouchType(); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/scroll/
H A Dscroll_inner_event_test_ng.cpp61 void ScrollInnerEventTestNg::TouchOnScroll(TouchType touchType) in TouchOnScroll() argument
77 void ScrollInnerEventTestNg::TouchOnScrollBar(TouchType touchType, SourceType sourceType, Offset localLocation) in TouchOnScrollBar() argument
/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_image_analyzer_manager.cpp103 void ImageAnalyzerManager::UpdateOverlayTouchInfo(int touchPointX, int touchPointY, TouchType touchType) in UpdateOverlayTouchInfo() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_arrow_pattern.cpp224 void SwiperArrowPattern::ButtonTouchEvent(RefPtr<FrameNode> buttonNode, TouchType touchType) in ButtonTouchEvent() argument
/foundation/arkui/ace_engine/interfaces/inner_api/ace/ai/
H A Dimage_analyzer.h75 TouchType touchType = TouchType::CANCEL; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/
H A Dtest_ng.cpp107 TouchEventInfo TestNG::CreateTouchEventInfo(TouchType touchType, Offset location) in CreateTouchEventInfo() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Ddrag_bar_pattern.cpp277 auto touchType = info.GetTouches().front().GetTouchType(); in HandleTouchEvent() local
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dimage_analyzer_manager.cpp417 void ImageAnalyzerManager::UpdateOverlayTouchInfo(int touchPointX, int touchPointY, TouchType touchType) in UpdateOverlayTouchInfo() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
H A Doption_pattern.cpp270 auto touchType = info.GetTouches().front().GetTouchType(); in OnPress() local

Completed in 23 milliseconds

12