Searched defs:parentView (Results 1 – 4 of 4) sorted by relevance
213 let parentView: Parent = new Parent("0", undefined, {}, uri, localStorageForView); variable
782 UIView* parentView = topView; in Render() local793 bool RootView::FindSubView(const UIView& parentView, const UIView* subView) in Render()
376 auto* parentView = parentObj->Unwrap<JSViewFullUpdate>(); in ConstructorCallback() local
1724 UIViewGroup *parentView = reinterpret_cast<UIViewGroup *>(GetComponentRootView()); in RemoveChild() local