Home
last modified time | relevance | path

Searched refs:GetAllChildRelativeRect (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ui_lite/frameworks/components/
H A Dui_scroll_view.cpp98 Rect childRect = GetAllChildRelativeRect(); in OnRotateEvent()
109 childRect = GetAllChildRelativeRect(); in OnRotateEvent()
180 Rect childRect = GetAllChildRelativeRect(); in DragXInner()
212 Rect childRect = GetAllChildRelativeRect(); in DragYInner()
262 Rect childrenRect = GetAllChildRelativeRect(); in RefreshScrollBar()
284 Rect rect = GetAllChildRelativeRect(); in CalculateReboundDistance()
H A Dui_view_group.cpp254 Rect UIViewGroup::GetAllChildRelativeRect() const in GetAllChildRelativeRect() function in OHOS::UIViewGroup
331 Rect rect = GetAllChildRelativeRect(); in AutoResize()
H A Dui_swipe_view.cpp488 Rect childRect = GetAllChildRelativeRect(); in IsNeedLoop()
H A Dui_list.cpp832 Rect rect = GetAllChildRelativeRect(); in CalculateReboundDistance()
/foundation/arkui/ui_lite/frameworks/layout/
H A Dlist_layout.cpp43 Rect rect = GetAllChildRelativeRect(); in OnChildChanged()
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_view_group.h268 Rect GetAllChildRelativeRect() const;

Completed in 5 milliseconds