Home
last modified time | relevance | path

Searched defs:targetView (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_view_group.cpp336 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()
H A Dui_list.cpp886 UIView* targetView = childrenHead_; in FixHorDistance() local
909 UIView* targetView = childrenHead_; in FixVerDistance() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/dock/
H A Dpointer_input_device.h65 UIView* GetDraggableView(UIView* targetView) const in GetDraggableView()
/ohos5.0/foundation/arkui/ui_lite/test/unittest/events/
H A Devent_bubble_unit_test.cpp275 UIView* targetView = nullptr; variable
311 UIView* targetView = nullptr; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view.cpp327 JSRef<JSObject> targetView = JSRef<JSObject>::New(); in FindChildByIdForPreview() local
341 const std::string& viewId, JSRef<JSObject>& childView, JSRef<JSObject>& targetView) in GetChildByViewId()
1160 JSRef<JSObject> targetView = Framework::JSViewStackProcessor::GetViewById(viewId); in FindChildByIdForPreview() local