Home
last modified time | relevance | path

Searched defs:currentView (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ui_lite/frameworks/components/
Droot_view.cpp760 UIView* currentView = this; in Render() local
802 UIView* currentView = static_cast<const UIViewGroup*>(root)->GetChildrenRenderHead(); in Render() local
Dui_view_group.cpp422 bool AheadOfTargetView(UIView* currentView, UIView* targetView) in AheadOfTargetView()
Dui_swipe_view.cpp156 UIView* currentView = GetViewByIndex(curIndex_); in OnDragEvent() local