Home
last modified time | relevance | path

Searched defs:parentView (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_lazy_foreach_component.h33 explicit DefaultDataChangeListener(JSView* parentView) : parentView_(parentView) {} in DefaultDataChangeListener() argument
H A Djs_view.cpp373 auto* parentView = parentObj->Unwrap<JSViewFullUpdate>(); in ConstructorCallback() local
/foundation/arkui/ui_lite/frameworks/components/
H A Droot_view.cpp782 UIView* parentView = topView; in Render() local
793 bool RootView::FindSubView(const UIView& parentView, const UIView* subView) in Render() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent.cpp1780 UIViewGroup *parentView = reinterpret_cast<UIViewGroup *>(GetComponentRootView()); in RemoveChild() local

Completed in 7 milliseconds