Home
last modified time | relevance | path

Searched defs:OnClick (Results 1 – 25 of 73) sorted by relevance

123

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_view_bitmap/
H A Dui_test_view_bitmap.cpp42 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() function in OHOS::ViewBitmapListener
81 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() function in OHOS::ViewBitmapListener2
119 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() function in OHOS::ViewBitmapListener3
157 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() function in OHOS::ViewBitmapListener4
194 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() function in OHOS::ScreenBitmapListener
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_focus_manager/
H A Dui_test_focus_manager.cpp62 bool OnClick(UIView& view, const ClickEvent& event) in OnClick() function in OHOS::RequestFocusByDirectionOnClickListener
77 bool OnClick(UIView& view, const ClickEvent& event) in OnClick() function in OHOS::ResetFocusOnClickListener
94 bool OnClick(UIView& view, const ClickEvent& event) in OnClick() function in OHOS::SetGroupInterceptOnClickListener
113 bool OnClick(UIView& view, const ClickEvent& event) in OnClick() function in OHOS::SetGroupInterceptFalseOnClickListener
128 bool OnClick(UIView& view, const ClickEvent& event) in OnClick() function in OHOS::SetFocusableOnClickListener
144 bool OnClick(UIView& view, const ClickEvent& event) in OnClick() function in OHOS::RequestFocusOnClickListener
159 bool OnClick(UIView& view, const ClickEvent& event) in OnClick() function in OHOS::ClearFocusOnClickListener
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_render/
H A Dui_test_render.cpp44 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() function in OHOS::TestRenderClickListener
149 bool UITestRender::OnClick(UIView& view, const ClickEvent& event) in OnClick() function in OHOS::UITestRender
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Dbutton_element.cpp112 void ButtonElement::OnClick() in OnClick() function in OHOS::Ace::ButtonElement
121 bool ButtonElement::OnClick(const KeyEvent& event) in OnClick() function in OHOS::Ace::ButtonElement
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_screenshot/
H A Dui_test_screenshot.cpp57 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() function in OHOS::TestScreenshotOnClickListener
72 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() function in OHOS::TestSetScreenshotOnClickListener
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_button/
H A Dui_test_button.cpp420 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() function in OHOS::TestBtnOnClickShapeChangeListener
452 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() function in OHOS::TestBtnOnClickPositionChangeListener
484 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() function in OHOS::TestBtnOnClickVisableListener
502 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() function in OHOS::TestBtnOnClickTouchableListener
523 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() function in OHOS::TestBtnOnClickChangeColorListener
553 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() function in OHOS::TestBtnOnClickRevertColorListener
581 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() function in OHOS::TestBtnOnClickRevertToOriginStateListener
611 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() function in OHOS::TestBtnAnimationListener
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_dialog/
H A Dui_test_dialog.cpp49 bool OnClick(UIView &view, const ClickEvent& event) override in OnClick() function in OHOS::TestUIDialogButtonListener
91 bool OnClick(UIView &view, const ClickEvent& event) override in OnClick() function in OHOS::TestUIDialogOnCancelListener
346 bool UITestDialog::OnClick(UIView &view, const ClickEvent& event) in OnClick() function in OHOS::UITestDialog
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigator/
H A Dnavigator_element.cpp38 void NavigatorElement::OnClick() in OnClick() function in OHOS::Ace::NavigatorElement
/ohos5.0/foundation/ability/ability_lite/frameworks/ability_lite/example/entry/src/main/cpp/
H A Devent_listener.h40 bool OnClick(UIView &view, const ClickEvent &event) override in OnClick() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_value_element.cpp23 void PickerValueElement::OnClick() in OnClick() function in OHOS::Ace::PickerValueElement
H A Dpicker_column_element.cpp48 void PickerColumnElement::OnClick() in OnClick() function in OHOS::Ace::PickerColumnElement
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_layout/
H A Dui_test_basic_layout.cpp203 bool UITestBasicLayout::OnClick(UIView& view, const ClickEvent& event) in OnClick() function in OHOS::UITestBasicLayout
H A Dui_test_advanced_layout.cpp243 bool UITestAdvancedLayout::OnClick(UIView& view, const ClickEvent& event) in OnClick() function in OHOS::UITestAdvancedLayout
/ohos5.0/foundation/arkui/ui_lite/test/framework/src/
H A Dtest_case_list_adapter.cpp50 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() function in OHOS::BtnOnClickBackListener
97 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() function in OHOS::BtnOnClickUiTestListener
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Doption_element.cpp71 void OptionElement::OnClick() in OnClick() function in OHOS::Ace::OptionElement
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/dialog/
H A Djs_dialog.cpp191 bool DialogListener::OnClick(UIView &view, const ClickEvent &event) in OnClick() function in OHOS::ACELite::DialogListener
218 bool DismissListener::OnClick(UIView &view, const ClickEvent &event) in OnClick() function in OHOS::ACELite::DismissListener
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_edit_text/
H A Dui_test_edit_text.cpp115 bool UITestEditText::OnClick(UIView& view, const ClickEvent& event) in OnClick() function in OHOS::UITestEditText
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_ui_analog_clock/
H A Dui_test_analog_clock.cpp114 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() function in OHOS::TestBtnOnClickChangeModeListener
142 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() function in OHOS::TestBtnOnClickMovePositionListener
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_video/
H A Dui_test_video.cpp230 bool UITestVideo::OnClick(UIView &view, const ClickEvent& event) in OnClick() function in OHOS::UITestVideo
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_label/
H A Dui_test_label.cpp214 bool UITestLabel::OnClick(UIView& view, const ClickEvent& event) in OnClick() function in OHOS::UITestLabel
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_picker/
H A Dui_test_ui_picker.cpp221 bool UITestUIPicker::OnClick(UIView& view, const ClickEvent& event) in OnClick() function in OHOS::UITestUIPicker
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_slider/
H A Dui_test_slider.cpp71 bool TestUISliderEventListener::OnClick(UIView& view, const ClickEvent& event) in OnClick() function in OHOS::TestUISliderEventListener
425 bool UITestSlider::OnClick(UIView& view, const ClickEvent& event) in OnClick() function in OHOS::UITestSlider
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_ui_dump_dom_tree/
H A Dui_test_dump_dom.cpp123 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() function in OHOS::TestBtnOnClickDumpDomListener
142 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() function in OHOS::TestBtnOnClickDumpDomTreeListener
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dinteractable_view.cpp45 void InteractableView::OnClick(std::function<void(const ClickInfo& clickInfo)> callback) in OnClick() function in OHOS::Ace::Framework::InteractableView
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_chart/
H A Dui_test_chart_pillar.cpp158 bool UITestChartPillar::OnClick(UIView& view, const ClickEvent& event) in OnClick() function in OHOS::UITestChartPillar

123