Home
last modified time | relevance | path

Searched defs:clickEvent_ (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/unittest/events/
H A Dclick_event_unit_test.cpp30 static ClickEvent* clickEvent_; member in OHOS::ClickEventTest
33 ClickEvent* ClickEventTest::clickEvent_ = nullptr; member in OHOS::ClickEventTest
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/toggle/
H A Dtoggle_component.h144 EventMarker clickEvent_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
H A Drating_pattern.h157 RefPtr<ClickEvent> clickEvent_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_pattern.h207 RefPtr<ClickEvent> clickEvent_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_pattern.h212 RefPtr<ClickEvent> clickEvent_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drender_checkable.h155 std::function<void()> clickEvent_; variable
H A Dcheckable_component.h330 EventMarker clickEvent_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list_item.h376 std::function<void()> clickEvent_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Doption_component.h435 EventMarker clickEvent_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_pattern.h516 RefPtr<ClickEvent> clickEvent_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.h556 std::function<void(const std::shared_ptr<ClickInfo>&)> clickEvent_; variable