Home
last modified time | relevance | path

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

123456

/foundation/ability/ability_lite/frameworks/ability_lite/example/entry/src/main/cpp/
H A Droot_view_helper.cpp20 void DeleteViewChildren(UIView *view) in DeleteViewChildren() argument
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_extend_image_view.cpp40 void UIExtendImageView::SetCanvas(UIView* view) in SetCanvas() argument
H A Dui_tree_manager.cpp52 void UITreeManager::GetLastEvent(UIView*& view, ViewLifeEvent& event) in GetLastEvent() argument
58 void UITreeManager::OnLifeEvent(UIView* view, ViewLifeEvent event) in OnLifeEvent() argument
H A Dui_texture_mapper.cpp19 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 Dcommon_view_test_ng.cpp41 CommonViewModelNG view; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_frontend_loader.cpp23 bool LoadNativeView(const sptr<NativeView>& view) in LoadNativeView() argument
/foundation/arkui/ui_lite/frameworks/dock/
H A Drotate_input_device.cpp53 UIView* view = FocusManager::GetInstance()->GetFocusedView(); in DispatchEvent() local
/foundation/arkui/ace_engine/frameworks/core/common/rosen/
H A Drosen_window.cpp23 std::unique_ptr<PlatformWindow> PlatformWindow::Create(AceView* view) in Create() argument
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_radio_button_unit_test.cpp103 UIViewGroup* view = static_cast<UIViewGroup*>(RootView::GetInstance()); in HWTEST_F() local
[all...]
H A Dui_label_unit_test.cpp239 UIView* view = new UIView(); in HWTEST_F() local
H A Dui_scroll_view_unit_test.cpp194 UIView* view = new UIView(); in HWTEST_F() local
H A Dui_circle_progress_unit_test.cpp174 UIView* view = new UIView(); in HWTEST_F() local
197 UIView* view = new UIView(); in HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/test/unittest/layout/
H A Dflex_layout_unit_test.cpp28 auto view = new UIView(); in CreatView() local
[all...]
H A Dgrid_layout_unit_test.cpp28 auto view = new UIView(); in CreatView() local
[all...]
H A Dlist_layout_unit_test.cpp28 auto view = new UIView(); in CreatView() local
[all...]
/foundation/arkui/ui_lite/test/uitest/test_render/
H A Dui_test_render.cpp89 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 Dinput_method_manager.h30 UIView* view; /* view param for mini system without Window feature */ member
/foundation/arkui/ui_lite/test/uitest/test_layout/
H A Dui_test_basic_layout.cpp175 void UITestBasicLayout::OnClickButton(UIView& view) in OnClickButton() argument
203 OnClick(UIView& view, const ClickEvent& event) OnClick() argument
[all...]
H A Dui_test_advanced_layout.cpp199 void UITestAdvancedLayout::OnClickButton(const UIView& view) in OnClickButton() argument
243 OnClick(UIView& view, const ClickEvent& event) OnClick() argument
[all...]
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dabstract_adapter.h91 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 Dscroll_layer.cpp70 UIView *view = rootComponent->GetComponentRootView(); in AppendScrollLayer() local
/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dview_full_update_model_ng_test.cpp126 RefPtr<AceType> view; in HWTEST_F() local
/foundation/arkui/ui_lite/test/uitest/test_ui_list_view/
H A Dui_test_list_layout.cpp234 void UITestListLayout::SetLastPos(UIView* view) in SetLastPos() argument
/foundation/arkui/ui_lite/test/unittest/animator/
H A Danimator_unit_test.cpp33 explicit TestAnimatorCallback(UIView* view) : view_(view), animator_(nullptr) {} in TestAnimatorCallback() argument
197 UIView* view = new UIView(); in HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/test/uitest/test_anti_aliasing/
H A Dui_test_anti_aliasing.cpp80 UIView* view = new UIView(); in UIKitAntiAliasingTestRect001() local

Completed in 12 milliseconds

123456