| /foundation/arkui/ace_engine/frameworks/core/components/text_span/ |
| D | text_span_component.cpp | 73 void TextSpanComponent::SetOnClick(const EventMarker& onClick) in SetOnClick() function in OHOS::Ace::TextSpanComponent
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/ |
| D | click_recognizer.h | 41 void SetOnClick(const ClickCallback& onClick) in SetOnClick() function
|
| /foundation/arkui/ace_engine/frameworks/core/gestures/ |
| D | click_recognizer.h | 44 void SetOnClick(const ClickCallback& onClick) in SetOnClick() function
|
| /foundation/arkui/ace_engine/frameworks/core/components/triangle/ |
| D | render_triangle.h | 110 void SetOnClick(const std::function<void(bool)>& value) in SetOnClick() function
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| D | span_model_ng.cpp | 112 void SpanModelNG::SetOnClick(std::function<void(const BaseEventInfo* info)>&& click) in SetOnClick() function in OHOS::Ace::NG::SpanModelNG
|
| D | text_model_ng.cpp | 159 void TextModelNG::SetOnClick(std::function<void(const BaseEventInfo* info)>&& click) in SetOnClick() function in OHOS::Ace::NG::TextModelNG
|
| /foundation/arkui/ace_engine/frameworks/core/components/text/ |
| D | text_component.cpp | 164 void TextComponent::SetOnClick(const EventMarker& onClick) in SetOnClick() function in OHOS::Ace::TextComponent
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| D | span_model_impl.cpp | 164 void SpanModelImpl::SetOnClick(std::function<void(const BaseEventInfo*)>&& click) in SetOnClick() function in OHOS::Ace::Framework::SpanModelImpl
|
| D | swiper_model_impl.cpp | 277 void SwiperModelImpl::SetOnClick( in SetOnClick() function in OHOS::Ace::Framework::SwiperModelImpl
|
| D | text_model_impl.cpp | 264 void TextModelImpl::SetOnClick(std::function<void(const BaseEventInfo*)>&& click) in SetOnClick() function in OHOS::Ace::Framework::TextModelImpl
|
| D | text_field_model_impl.cpp | 500 void TextFieldModelImpl::SetOnClick(std::function<void(const ClickInfo&)>&& func) in SetOnClick() function in OHOS::Ace::Framework::TextFieldModelImpl
|
| D | view_abstract_model_impl.cpp | 1013 void ViewAbstractModelImpl::SetOnClick(GestureEventFunc&& tapEventFunc, ClickEventFunc&& clickEvent… in SetOnClick() function in OHOS::Ace::Framework::ViewAbstractModelImpl
|
| /foundation/arkui/ace_engine/frameworks/core/components/test/unittest/list/ |
| D | list_test_utils.h | 208 void SetOnClick(GroupEventFunc onClicked) in ResetFocusEffect() function
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
| D | text_field_model.h | 183 virtual void SetOnClick(std::function<void(const ClickInfo&)>&& func) {}; in SetOnClick() function
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ |
| D | swiper_model_ng.cpp | 243 void SwiperModelNG::SetOnClick( in SetOnClick() function in OHOS::Ace::NG::SwiperModelNG
|
| /foundation/arkui/ace_engine/frameworks/core/components/box/ |
| D | box_component.h | 186 void SetOnClick(const RefPtr<Gesture>& onClickId) in SetOnClick() function
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_textfield.cpp | 842 void JSTextField::SetOnClick(const JSCallbackInfo& info) in SetOnClick() function in OHOS::Ace::Framework::JSTextField
|
| D | js_swiper.cpp | 950 void JSSwiper::SetOnClick(const JSCallbackInfo& info) in SetOnClick() function in OHOS::Ace::Framework::JSSwiper
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
| D | dom_node.h | 175 void SetOnClick(const EventMarker& eventMarker) in SetOnClick() function
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| D | view_abstract_model_ng.h | 681 void SetOnClick(GestureEventFunc&& tapEventFunc, ClickEventFunc&& clickEventFunc) override in SetOnClick() function
|
| D | view_abstract.cpp | 658 void ViewAbstract::SetOnClick(GestureEventFunc&& clickEventFunc) in SetOnClick() function in OHOS::Ace::NG::ViewAbstract
|