Home
last modified time | relevance | path

Searched defs:touchRestrict (Results 1 – 25 of 96) sorted by relevance

1234

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_actuator.h35 …tual void OnCollectTouchTarget(const OffsetF& coordinateOffset, const TouchRestrict& touchRestrict, in OnCollectTouchTarget()
44 virtual void AddTouchListener(const TouchRestrict& touchRestrict) in AddTouchListener()
H A Dlong_press_event.cpp30 …Actuator::OnCollectTouchTarget(const OffsetF& coordinateOffset, const TouchRestrict& touchRestrict, in OnCollectTouchTarget()
H A Dclick_event.cpp32 …Actuator::OnCollectTouchTarget(const OffsetF& coordinateOffset, const TouchRestrict& touchRestrict, in OnCollectTouchTarget()
H A Dscrollable_event.cpp53 …leActuator::CollectTouchTarget(const OffsetF& coordinateOffset, const TouchRestrict& touchRestrict, in CollectTouchTarget()
H A Dtouch_event.h129 void OnCollectTouchTarget(const OffsetF& coordinateOffset, const TouchRestrict& touchRestrict, in OnCollectTouchTarget()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pipeline/
H A Dmock_event_manager.cpp23 const TouchRestrict& touchRestrict, const Offset& offset, float viewScale, bool needAppend) in TouchTest()
27 const TouchRestrict& touchRestrict, const Offset& offset, float viewScale, bool needAppend) in TouchTest()
31 …const AxisEvent& event, const RefPtr<NG::FrameNode>& frameNode, const TouchRestrict& touchRestrict) in TouchTest()
46 … const AxisEvent& event, const RefPtr<RenderNode>& renderNode, const TouchRestrict& touchRestrict) in TouchTest()
102 …onst MouseEvent& event, const RefPtr<NG::FrameNode>& frameNode, const TouchRestrict& touchRestrict) in MouseTest()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Drender_form.cpp57 const Point& parentLocalPoint, const TouchRestrict& touchRestrict, TouchTestResult& result) in TouchTest()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drender_picker_value.h67 …const Offset& coordinateOffset, const TouchRestrict& touchRestrict, TouchTestResult& result) overr… in OnTouchTestHit()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Drender_plugin.cpp61 const TouchRestrict& touchRestrict, TouchTestResult& result) in TouchTest()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Drender_select.cpp21 const Offset& coordinateOffset, const TouchRestrict& touchRestrict, TouchTestResult& result) in OnTouchTestHit()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/screen/
H A Dscreen_node.cpp21 …const PointF& parentRevertPoint, TouchRestrict& touchRestrict, TouchTestResult& result, int32_t to… in TouchTest()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Devent_manager_pen.cpp28 const TouchEvent& event, const RefPtr<NG::FrameNode>& frameNode, TouchRestrict& touchRestrict) in PenHoverTest()
H A Devent_manager.cpp38 TouchRestrict& touchRestrict, const Offset& offset, float viewScale, bool needAppend) in TouchTest()
66 TouchRestrict& touchRestrict, const Offset& offset, float viewScale, bool needAppend) in TouchTest()
305 const TouchEvent& touchPoint, const RefPtr<NG::UINode>& uiNode, TouchRestrict& touchRestrict) in PostEventTouchTest()
342 const AxisEvent& event, const RefPtr<NG::FrameNode>& frameNode, TouchRestrict& touchRestrict) in TouchTest()
567 const AxisEvent& event, const RefPtr<RenderNode>& renderNode, TouchRestrict& touchRestrict) in TouchTest()
1162 const TouchEvent& event, const RefPtr<NG::FrameNode>& frameNode, TouchRestrict& touchRestrict) in AccessibilityHoverTest()
1182 const MouseEvent& event, const RefPtr<NG::FrameNode>& frameNode, TouchRestrict& touchRestrict) in MouseTest()
1577 TouchRestrict touchRestrict { TouchRestrict::NONE }; in AxisTest() local
2275TouchRestrict& touchRestrict, const Offset& offset, float viewScale, bool needAppend, const std::s… in TouchTargetHitTest()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigator/
H A Drender_navigator.cpp128 const Offset& coordinateOffset, const TouchRestrict& touchRestrict, TouchTestResult& result) in OnTouchTestHit()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/
H A Devent_manager_test_ng.cpp423 TouchRestrict touchRestrict; variable
472 TouchRestrict touchRestrict; variable
502 TouchRestrict touchRestrict; variable
596 TouchRestrict touchRestrict; variable
707 TouchRestrict touchRestrict; variable
1271 TouchRestrict touchRestrict; variable
H A Devent_manager_test_ng_new.cpp365 TouchRestrict touchRestrict; variable
675 TouchRestrict touchRestrict; variable
746 TouchRestrict touchRestrict; variable
898 TouchRestrict touchRestrict; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list_item_group.h49 …const Offset& coordinateOffset, const TouchRestrict& touchRestrict, TouchTestResult& result) overr… in OnTouchTestHit()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Drender_popup_list.cpp134 const TouchRestrict& touchRestrict, TouchTestResult& result) in TouchTest()
156 const Offset& coordinateOffset, const TouchRestrict& touchRestrict, TouchTestResult& result) in OnTouchTestHit()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/badge/
H A Drender_badge.cpp55 const Offset& coordinateOffset, const TouchRestrict& touchRestrict, TouchTestResult& result) in OnTouchTestHit()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/touch_listener/
H A Drender_touch_listener.cpp88 const Offset& coordinateOffset, const TouchRestrict& touchRestrict, TouchTestResult& result) in OnTouchTestHit()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/hyperlink/
H A Drender_hyperlink.cpp75 const Offset& coordinateOffset, const TouchRestrict& touchRestrict, TouchTestResult& result) in OnTouchTestHit()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Drender_tab_bar_item.cpp68 const Offset& coordinateOffset, const TouchRestrict& touchRestrict, TouchTestResult& result) in OnTouchTestHit()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rich_text/
H A Drender_rich_text.cpp99 const Offset& coordinateOffset, const TouchRestrict& touchRestrict, TouchTestResult& result) in OnTouchTestHit()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/post_event/
H A Dpost_event_manager.cpp73 TouchRestrict touchRestrict { TouchRestrict::NONE }; in PostDownEvent() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Drender_sliding_panel.cpp328 const TouchRestrict& touchRestrict, TouchTestResult& result) in TouchTest()
342 const Offset& coordinateOffset, const TouchRestrict& touchRestrict, TouchTestResult& result) in OnTouchTestHit()

1234