Searched defs:OnLongPressEvent (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/ui_lite/frameworks/components/ | ||
H A D | ui_repeat_button.cpp | 52 bool UIRepeatButton::OnLongPressEvent(const LongPressEvent& event) in OnLongPressEvent() function in OHOS::UIRepeatButton |
H A D | ui_edit_text.cpp | 130 bool UIEditText::OnLongPressEvent(const LongPressEvent &event) in OnLongPressEvent() function in OHOS::UIEditText |
H A D | ui_view.cpp | 485 bool UIView::OnLongPressEvent(const LongPressEvent& event) in OnLongPressEvent() function in OHOS::UIView |
/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/ | ||
H A D | render_grid_layout_item.cpp | 106 void RenderGridLayoutItem::OnLongPressEvent() in OnLongPressEvent() function in OHOS::Ace::RenderGridLayoutItem |
Completed in 4 milliseconds