Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/components/
H A Dui_view_group.cpp336 void UIViewGroup::RemoveRenderView(UIView* targetView) in RemoveRenderView() argument
366 void UIViewGroup::UpdateRenderView(UIView* targetView) in UpdateRenderView() argument
422 AheadOfTargetView(UIView* currentView, UIView* targetView) AheadOfTargetView() argument
438 InsertRenderView(UIView* anchorView, UIView* anchorPreView, UIView* targetView) InsertRenderView() argument
[all...]
H A Dui_list.cpp886 UIView* targetView = childrenHead_; in FixHorDistance() local
909 UIView* targetView = childrenHead_; in FixVerDistance() local
[all...]
/foundation/arkui/ui_lite/test/unittest/events/
H A Devent_bubble_unit_test.cpp275 UIView* targetView = nullptr; in HWTEST_F() local
311 UIView* targetView = nullptr; in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view.cpp324 JSRef<JSObject> targetView = JSRef<JSObject>::New(); in FindChildByIdForPreview() local
1157 JSRef<JSObject> targetView = Framework::JSViewStackProcessor::GetViewById(viewId); in FindChildByIdForPreview() local
337 GetChildByViewId( const std::string& viewId, JSRef<JSObject>& childView, JSRef<JSObject>& targetView) GetChildByViewId() argument

Completed in 9 milliseconds