Searched defs:targetView (Results 1 – 5 of 5) sorted by relevance
336 void UIViewGroup::RemoveRenderView(UIView* targetView) in RemoveRenderView()366 void UIViewGroup::UpdateRenderView(UIView* targetView) in UpdateRenderView()423 void UIViewGroup::InsertRenderView(UIView* archorView, UIView* anchorPreView, UIView* targetView) in InsertRenderView()
886 UIView* targetView = childrenHead_; in FixHorDistance() local909 UIView* targetView = childrenHead_; in FixVerDistance() local
65 UIView* GetDraggableView(UIView* targetView) const in GetDraggableView()
275 UIView* targetView = nullptr; variable311 UIView* targetView = nullptr; variable
317 JSRef<JSObject> targetView = JSRef<JSObject>::New(); in FindChildByIdForPreview() local332 const std::string& viewId, JSRef<JSObject>& childView, JSRef<JSObject>& targetView) in GetChildByViewId()990 JSRef<JSObject> targetView = Framework::JSViewStackProcessor::GetViewById(viewId); in FindChildByIdForPreview() local