Home
last modified time | relevance | path

Searched defs:OnLongPressEvent (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_repeat_button.cpp52 bool UIRepeatButton::OnLongPressEvent(const LongPressEvent& event) in OnLongPressEvent() function in OHOS::UIRepeatButton
H A Dui_edit_text.cpp130 bool UIEditText::OnLongPressEvent(const LongPressEvent &event) in OnLongPressEvent() function in OHOS::UIEditText
H A Dui_view.cpp485 bool UIView::OnLongPressEvent(const LongPressEvent& event) in OnLongPressEvent() function in OHOS::UIView
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Drender_grid_layout_item.cpp106 void RenderGridLayoutItem::OnLongPressEvent() in OnLongPressEvent() function in OHOS::Ace::RenderGridLayoutItem
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_input_event/
H A Dui_test_input_event.h31 bool OnLongPressEvent(const LongPressEvent& event) override in OnLongPressEvent() function
110 bool OnLongPressEvent(const LongPressEvent& event) override in OnLongPressEvent() function
/ohos5.0/foundation/arkui/ui_lite/test/unittest/dfx/
H A Devent_injector_unit_test.cpp60 bool OnLongPressEvent(const LongPressEvent& event) override in OnLongPressEvent() function in OHOS::TestEventInjectorView
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_event_injector/
H A Dui_test_event_injector.cpp65 bool OnLongPressEvent(const LongPressEvent& event) override in OnLongPressEvent() function in OHOS::TestEventInjectorView
/ohos5.0/foundation/arkui/ui_lite/test/unittest/events/
H A Devent_bubble_unit_test.cpp54 bool OnLongPressEvent(const LongPressEvent& event) override in OnLongPressEvent() function in OHOS::TestEventBubbleView