/foundation/ability/ability_lite/frameworks/ability_lite/example/entry/src/main/cpp/ |
H A D | root_view_helper.cpp | 20 void DeleteViewChildren(UIView *view) in DeleteViewChildren() argument
|
/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_extend_image_view.cpp | 40 void UIExtendImageView::SetCanvas(UIView* view) in SetCanvas() argument
|
H A D | ui_tree_manager.cpp | 52 void UITreeManager::GetLastEvent(UIView*& view, ViewLifeEvent& event)
in GetLastEvent() argument 58 void UITreeManager::OnLifeEvent(UIView* view, ViewLifeEvent event)
in OnLifeEvent() argument
|
H A D | ui_texture_mapper.cpp | 19 void UITextureMapper::TextureMapperAnimatorCallback::Callback(UIView* view) in Callback() argument 28 void UITextureMapper::TextureMapperAnimatorCallback::OnStop(UIView& view) in OnStop() argument
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/common_view/ |
H A D | common_view_test_ng.cpp | 41 CommonViewModelNG view; in HWTEST_F() local
|
/base/update/updater/test/unittest/updater_ui_test/control/ |
H A D | ui_control_unittest.cpp | 28 OHOS::UIView *view; member in __anon4021::UpdaterUiControlUnittest
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/ |
H A D | cj_frontend_loader.cpp | 23 bool LoadNativeView(const sptr<NativeView>& view) in LoadNativeView() argument
|
/foundation/arkui/ui_lite/frameworks/dock/ |
H A D | rotate_input_device.cpp | 53 UIView* view = FocusManager::GetInstance()->GetFocusedView(); in DispatchEvent() local
|
/base/hiviewdfx/faultloggerd/common/dfxutil/ |
H A D | string_view_util.h | 35 const char* Hold(STRING_VIEW view) in Hold() argument
|
/base/update/updater/services/ui/view/page/ |
H A D | view_proxy.h | 30 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
|
/foundation/arkui/ace_engine/frameworks/core/common/rosen/ |
H A D | rosen_window.cpp | 23 std::unique_ptr<PlatformWindow> PlatformWindow::Create(AceView* view) in Create() argument
|
/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_radio_button_unit_test.cpp | 103 UIViewGroup* view = static_cast<UIViewGroup*>(RootView::GetInstance()); in HWTEST_F() local [all...] |
H A D | ui_label_unit_test.cpp | 239 UIView* view = new UIView(); in HWTEST_F() local
|
/foundation/arkui/ui_lite/test/unittest/layout/ |
H A D | flex_layout_unit_test.cpp | 28 auto view = new UIView();
in CreatView() local [all...] |
H A D | grid_layout_unit_test.cpp | 28 auto view = new UIView();
in CreatView() local [all...] |
H A D | list_layout_unit_test.cpp | 28 auto view = new UIView(); in CreatView() local [all...] |
/foundation/arkui/ui_lite/test/uitest/test_render/ |
H A D | ui_test_render.cpp | 89 UIView* view = new UIView(); in UIKitRenderTestRender001() local 149 OnClick(UIView& view, const ClickEvent& event) OnClick() argument [all...] |
/foundation/arkui/ui_lite/interfaces/innerkits/common/ |
H A D | input_method_manager.h | 30 UIView* view; /* view param for mini system without Window feature */ member
|
/foundation/arkui/ui_lite/test/uitest/test_layout/ |
H A D | ui_test_basic_layout.cpp | 175 void UITestBasicLayout::OnClickButton(UIView& view) in OnClickButton() argument 203 OnClick(UIView& view, const ClickEvent& event) OnClick() argument [all...] |
/foundation/arkui/ui_lite/interfaces/kits/components/ |
H A D | abstract_adapter.h | 91 virtual void DeleteView(UIView*& view) in DeleteView() argument 99 UIView* view = GetView(nullptr, index); in GetItemWidthWithMargin() local 110 UIView* view = GetView(nullptr, index); in GetItemHeightWithMargin() local [all...] |
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | scroll_layer.cpp | 70 UIView *view = rootComponent->GetComponentRootView(); in AppendScrollLayer() local
|
/kernel/linux/linux-5.10/kernel/ |
H A D | regset.c | 61 copy_regset_to_user(struct task_struct *target, const struct user_regset_view *view, unsigned int setno, unsigned int offset, unsigned int size, void __user *data) copy_regset_to_user() argument
|
/kernel/linux/linux-6.6/kernel/ |
H A D | regset.c | 61 copy_regset_to_user(struct task_struct *target, const struct user_regset_view *view, unsigned int setno, unsigned int offset, unsigned int size, void __user *data) copy_regset_to_user() argument
|
/foundation/arkui/ace_engine/test/unittest/core/base/ |
H A D | view_full_update_model_ng_test.cpp | 126 RefPtr<AceType> view; in HWTEST_F() local
|
/foundation/arkui/ui_lite/test/uitest/test_ui_list_view/ |
H A D | ui_test_list_layout.cpp | 234 void UITestListLayout::SetLastPos(UIView* view) in SetLastPos() argument
|