Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/components/
Droot_view.cpp748 UIView* currentView = this; in Render() local
790 UIView* currentView = static_cast<const UIViewGroup*>(root)->GetChildrenRenderHead(); in Render() local
Dui_swipe_view.cpp156 UIView* currentView = GetViewByIndex(curIndex_); in OnDragEvent() local