Home
last modified time | relevance | path

Searched defs:view (Results 1 - 11 of 11) sorted by relevance

/base/update/updater/test/unittest/updater_ui_test/control/
H A Dui_control_unittest.cpp28 OHOS::UIView *view; member in __anon4021::UpdaterUiControlUnittest
/base/hiviewdfx/faultloggerd/common/dfxutil/
H A Dstring_view_util.h35 const char* Hold(STRING_VIEW view) in Hold() argument
/base/update/updater/services/ui/view/page/
H A Dview_proxy.h30 ViewProxy(std::unique_ptr<ComponentInterface> view, const std::string &message) in ViewProxy() argument
32 explicit ViewProxy(std::unique_ptr<ComponentInterface> view) : view_(std::move(view)) { } in ViewProxy() argument
H A Dbase_page.cpp91 auto &view = *upView; in BuildCom() local
[all...]
H A Dsub_page.cpp89 const auto &view = basePage_->GetView(); in SetVisible() local
/base/update/updater/test/unittest/updater_ui_test/view/
H A Dui_component_unittest.cpp44 void CheckCommInfo(OHOS::UIView &view, const UxViewCommonInfo &common) in CheckCommInfo() argument
/base/powermgr/battery_manager/charger/include/
H A Dcharger_animation.h76 virtual void Callback(OHOS::UIView* view) in Callback() argument
/base/update/updater/services/ui/control/
H A Devent_listener.cpp29 void CallBackDecorator::operator()(OHOS::UIView &view, bool isAsync) const in operator ()() argument
71 CallbackWithGuard(Callback cb, OHOS::UIView &view) CallbackWithGuard() argument
83 OnRelease(OHOS::UIView &view, [[maybe_unused]] const OHOS::ReleaseEvent &event) OnRelease() argument
90 OnClick(OHOS::UIView &view, [[maybe_unused]] const OHOS::ClickEvent &event) OnClick() argument
96 OnPress(OHOS::UIView &view, [[maybe_unused]] const OHOS::PressEvent &event) OnPress() argument
102 OnRelease(OHOS::UIView &view, [[maybe_unused]] const OHOS::ReleaseEvent &event) OnRelease() argument
108 OnCancel(OHOS::UIView &view, [[maybe_unused]] const OHOS::CancelEvent &event) OnCancel() argument
114 OnDragStart(OHOS::UIView &view, [[maybe_unused]] const OHOS::DragEvent &event) OnDragStart() argument
120 OnDrag(OHOS::UIView &view, const OHOS::DragEvent &event) OnDrag() argument
130 OnDragEnd(OHOS::UIView &view, [[maybe_unused]] const OHOS::DragEvent &event) OnDragEnd() argument
138 OnKeyAct(OHOS::UIView &view, const OHOS::KeyEvent &event) OnKeyAct() argument
155 ProcessPowerKey(OHOS::UIView &view, const OHOS::KeyEvent &event) ProcessPowerKey() argument
178 ProcessVolumeKey(OHOS::UIView &view, const OHOS::KeyEvent &event) ProcessVolumeKey() argument
[all...]
/base/update/updater/services/ui/view/component/
H A Dimg_view_adapter.cpp32 explicit ImgAnimatorCallback(ImgViewAdapter *view) in ImgAnimatorCallback() argument
/vendor/ohemu/qemu_riscv32_mini_system_demo/tests/ui/
H A Dui_image_test.cpp66 static void DeleteChildren(UIView *view) in DeleteChildren() argument
150 bool ImageDemo::OnClick(UIView &view, const ClickEvent &event) in OnClick() argument
222 ImageDemo *view = ImageDemo::GetInstance(); ImageDemoStart() local
[all...]
H A Dui_animator_test.cpp66 static void DeleteChildren(UIView *view) in DeleteChildren() argument
110 virtual void Callback(UIView *view) in Callback() argument
293 OnClick(UIView &view, const ClickEvent &event) OnClick() argument
418 AnimatorDemo *view = AnimatorDemo::GetInstance(); AnimatorDemoStart() local
[all...]

Completed in 5 milliseconds