/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pipeline/ |
H A D | mock_event_manager.cpp | 22 void EventManager::TouchTest(const TouchEvent& touchPoint, const RefPtr<RenderNode>& renderNode, in TouchTest() function in OHOS::Ace::EventManager 26 void EventManager::TouchTest(const TouchEvent& touchPoint, const RefPtr<NG::FrameNode>& frameNode, in TouchTest() function in OHOS::Ace::EventManager 30 void EventManager::TouchTest( in TouchTest() function in OHOS::Ace::EventManager 45 void EventManager::TouchTest( in TouchTest() function in OHOS::Ace::EventManager
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/ |
H A D | render_form.cpp | 56 bool RenderForm::TouchTest(const Point& globalPoint, in TouchTest() function in OHOS::Ace::RenderForm
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/ |
H A D | render_plugin.cpp | 60 bool RenderPlugin::TouchTest(const Point& globalPoint, const Point& parentLocalPoint, in TouchTest() function in OHOS::Ace::RenderPlugin
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/screen/ |
H A D | screen_node.cpp | 20 HitTestResult ScreenNode::TouchTest(const PointF& globalPoint, const PointF& parentLocalPoint, in TouchTest() function in OHOS::Ace::NG::ScreenNode
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/ |
H A D | render_popup_list.cpp | 133 bool RenderPopupList::TouchTest(const Point& globalPoint, const Point& parentLocalPoint, in TouchTest() function in OHOS::Ace::V2::RenderPopupList
|
H A D | render_indexer.cpp | 279 bool RenderIndexer::TouchTest(const Point& globalPoint, const Point& parentLocalPoint, in TouchTest() function in OHOS::Ace::V2::RenderIndexer
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/ |
H A D | form_node.cpp | 163 HitTestResult FormNode::TouchTest(const PointF& globalPoint, const PointF& parentLocalPoint, in TouchTest() function in OHOS::Ace::NG::FormNode
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/side_bar/ |
H A D | render_side_bar_container.cpp | 217 bool RenderSideBarContainer::TouchTest(const Point& globalPoint, const Point& parentLocalPoint, in TouchTest() function in OHOS::Ace::RenderSideBarContainer
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/panel/ |
H A D | render_sliding_panel.cpp | 327 bool RenderSlidingPanel::TouchTest(const Point& globalPoint, const Point& parentLocalPoint, in TouchTest() function in OHOS::Ace::RenderSlidingPanel
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/ |
H A D | render_indexer.cpp | 276 bool RenderIndexer::TouchTest(const Point& globalPoint, const Point& parentLocalPoint, in TouchTest() function in OHOS::Ace::RenderIndexer
|
H A D | render_indexer_circle.cpp | 159 bool RenderIndexerCircle::TouchTest(const Point& globalPoint, const Point& parentLocalPoint, in TouchTest() function in OHOS::Ace::RenderIndexerCircle
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/search/ |
H A D | render_search.cpp | 377 bool RenderSearch::TouchTest(const Point& globalPoint, const Point& parentLocalPoint, in TouchTest() function in OHOS::Ace::RenderSearch
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | event_manager.cpp | 37 void EventManager::TouchTest(const TouchEvent& touchPoint, const RefPtr<RenderNode>& renderNode, in TouchTest() function in OHOS::Ace::EventManager 65 void EventManager::TouchTest(const TouchEvent& touchPoint, const RefPtr<NG::FrameNode>& frameNode, in TouchTest() function in OHOS::Ace::EventManager 341 void EventManager::TouchTest( in TouchTest() function in OHOS::Ace::EventManager 566 void EventManager::TouchTest( in TouchTest() function in OHOS::Ace::EventManager
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/ |
H A D | render_semi_modal.cpp | 419 bool RenderSemiModal::TouchTest(const Point& globalPoint, const Point& parentLocalPoint, in TouchTest() function in OHOS::Ace::RenderSemiModal
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/ |
H A D | render_picker_base.cpp | 26 bool RenderPickerBase::TouchTest(const Point& globalPoint, const Point& parentLocalPoint, in TouchTest() function in OHOS::Ace::RenderPickerBase
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/ |
H A D | render_list.cpp | 718 bool RenderList::TouchTest(const Point& globalPoint, const Point& parentLocalPoint, in TouchTest() function in OHOS::Ace::RenderList
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/ |
H A D | render_text.cpp | 223 bool RenderText::TouchTest(const Point& globalPoint, const Point& parentLocalPoint, const TouchRest… in TouchTest() function in OHOS::Ace::RenderText
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/ |
H A D | render_text_overlay.cpp | 817 bool RenderTextOverlay::TouchTest(const Point& globalPoint, const Point& parentLocalPoint, in TouchTest() function in OHOS::Ace::RenderTextOverlay
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/ |
H A D | ui_node_test_ng.cpp | 71 …HitTestResult TouchTest(const PointF& globalPoint, const PointF& parentLocalPoint, const PointF& p… in TouchTest() function in OHOS::Ace::NG::TestNode
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | ui_node.cpp | 1057 HitTestResult UINode::TouchTest(const PointF& globalPoint, const PointF& parentLocalPoint, in TouchTest() function in OHOS::Ace::NG::UINode
|
H A D | frame_node.cpp | 2663 HitTestResult FrameNode::TouchTest(const PointF& globalPoint, const PointF& parentLocalPoint, in TouchTest() function in OHOS::Ace::NG::FrameNode
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
H A D | render_node.cpp | 694 bool RenderNode::TouchTest(const Point& globalPoint, const Point& parentLocalPoint, const TouchRest… in TouchTest() function in OHOS::Ace::RenderNode
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/ |
H A D | render_list.cpp | 1248 bool RenderList::TouchTest(const Point& globalPoint, const Point& parentLocalPoint, const TouchRest… in TouchTest() function in OHOS::Ace::V2::RenderList
|