Searched refs:OnClick (Results 1 - 16 of 16) sorted by relevance
/applications/sample/camera/setting/setting/src/main/cpp/ |
H A D | setting_wifi_input_password_ability_slice.cpp | 59 bool OnClick(UIView& view, const ClickEvent& event) override 84 bool OnClick(UIView& view, const ClickEvent& event) override
|
H A D | event_listener.h | 35 bool OnClick(UIView& view, const ClickEvent &event) override
|
H A D | app_info_ability_slice.h | 76 bool OnClick(UIView& view, const ClickEvent& event) override
|
H A D | setting_display_ability_slice.h | 47 bool OnClick(UIView& view, const ClickEvent& event) override
|
H A D | setting_wifi_ability_slice.h | 47 bool OnClick(UIView& view, const ClickEvent& event) override
|
/applications/sample/camera/launcher/launcher/src/main/cpp/ |
H A D | long_press_view.h | 28 bool OnClick(UIView& view, const ClickEvent& event) override;
|
H A D | event_listener.h | 34 bool OnClick(UIView& view, const ClickEvent& event) override
|
H A D | app_info.h | 72 bool OnClick(UIView& view, const ClickEvent& event) override
|
H A D | swipe_view.h | 41 bool OnClick(UIView& view, const ClickEvent& event) override
|
H A D | long_press_view.cpp | 89 bool LongPressView::OnClick(UIView& view, const ClickEvent& event) in OnClick() function in OHOS::LongPressView
|
/applications/sample/camera/cameraApp/cameraApp/src/main/cpp/ |
H A D | event_listener.h | 39 bool OnClick(UIView& view, const ClickEvent &event) override
|
H A D | camera_ability_slice.cpp | 154 bool OnClick(UIView &view, const ClickEvent &event) override
|
/applications/sample/camera/gallery/include/ |
H A D | event_listener.h | 39 bool OnClick(UIView& view, const ClickEvent &event) override
|
H A D | player_ability_slice.h | 55 bool OnClick(UIView &view, const ClickEvent& event) override;
|
/applications/sample/camera/screensaver/screensaver/src/main/cpp/ |
H A D | event_listener.h | 38 bool OnClick(UIView& view, const ClickEvent &event) override
|
/applications/sample/camera/gallery/src/ |
H A D | player_ability_slice.cpp | 438 bool ToggleBtnListener::OnClick(UIView &view, const ClickEvent& event) in OnClick() function in OHOS::ToggleBtnListener 451 printf("ToggleBtnListener::OnClick | play\n"); in OnClick() 455 printf("ToggleBtnListener::OnClick | pause\n"); in OnClick()
|
Completed in 6 milliseconds