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()422 bool AheadOfTargetView(UIView* currentView, UIView* targetView) in AheadOfTargetView()438 void UIViewGroup::InsertRenderView(UIView* anchorView, 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
327 JSRef<JSObject> targetView = JSRef<JSObject>::New(); in FindChildByIdForPreview() local341 const std::string& viewId, JSRef<JSObject>& childView, JSRef<JSObject>& targetView) in GetChildByViewId()1160 JSRef<JSObject> targetView = Framework::JSViewStackProcessor::GetViewById(viewId); in FindChildByIdForPreview() local