Home
last modified time | relevance | path

Searched defs:OnLongPress (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_view.h169 virtual bool OnLongPress(UIView& view, const LongPressEvent& event) in OnLongPress() function in OHOS::UIView::OnLongPressListener
/foundation/arkui/ui_lite/test/uitest/test_input_event/
H A Dui_test_input_event.h254 virtual bool OnLongPress(UIView& view, const LongPressEvent& event) in OnLongPress() function in OHOS::TestOnLongPressListener
/foundation/arkui/ui_lite/test/uitest/test_edit_text/
H A Dcustom_input_method.cpp347 bool CustomInputMethod::OnLongPress(UIView &view, const LongPressEvent &event) in OnLongPress() function in OHOS::CustomInputMethod
/foundation/arkui/ui_lite/test/unittest/events/
H A Devent_bubble_unit_test.cpp119 virtual bool OnLongPress(UIView& view, const LongPressEvent& event) in OnLongPress() function in OHOS::TestOnLongPressListener
/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drender_image.cpp175 void RenderImage::OnLongPress(const LongPressInfo& longPressInfo) in OnLongPress() function in OHOS::Ace::RenderImage
/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drender_text.cpp448 void RenderText::OnLongPress(const LongPressInfo& longPressInfo) in OnLongPress() function in OHOS::Ace::RenderText
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.cpp962 void RenderTextField::OnLongPress(const LongPressInfo& longPressInfo) in OnLongPress() function in OHOS::Ace::RenderTextField

Completed in 12 milliseconds