Searched defs:childRect (Results 1 - 9 of 9) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/flex/ |
H A D | flex_element.cpp | 56 Rect childRect; in AcceptFocusByRectOfLastFocus() local
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/ |
H A D | grid_cache_layout_test_ng.cpp | 123 RectF childRect = GetChildRect(frameNode_, index); in HWTEST_F() local 153 RectF childRect = GetChildRect(frameNode_, index); in HWTEST_F() local 189 RectF childRect = GetChildRect(frameNode_, index); in HWTEST_F() local
|
H A D | grid_layout_test_ng.cpp | 56 RectF childRect = GetChildRect(frameNode_, index); in HWTEST_F() local 260 RectF childRect = GetChildRect(frameNode_, index); in HWTEST_F() local 292 RectF childRect = GetChildRect(frameNode_, index); in HWTEST_F() local 325 RectF childRect = GetChildRect(frameNode_, index); in HWTEST_F() local 357 RectF childRect = GetChildRect(frameNode_, index); in HWTEST_F() local 390 RectF childRect = GetChildRect(frameNode_, index); HWTEST_F() local 420 RectF childRect = GetChildRect(frameNode_, index); HWTEST_F() local [all...] |
H A D | grid_scroll_layout_test_ng.cpp | 995 RectF childRect = GetChildRect(frameNode_, index); in HWTEST_F() local 1019 RectF childRect = GetChildRect(frameNode_, index); in HWTEST_F() local 1130 RectF childRect = GetChildRect(frameNode_, index); in HWTEST_F() local 1159 RectF childRect = GetChildRect(frameNode_, index); in HWTEST_F() local
|
/foundation/arkui/ace_engine/test/unittest/core/event/ |
H A D | focus_hub_test_ng_new.cpp | 79 RectF childRect; in HWTEST_F() local 422 RectF childRect; in HWTEST_F() local
|
H A D | focus_hub_test_ng.cpp | 1891 RectF childRect; in HWTEST_F() local
|
/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_scroll_view.cpp | 98 Rect childRect = GetAllChildRelativeRect(); in OnRotateEvent() local 149 void UIScrollView::SetIsEdge(bool& lastIsEdge, Rect childRect) in SetIsEdge() argument 180 Rect childRect = GetAllChildRelativeRect(); DragXInner() local 212 Rect childRect = GetAllChildRelativeRect(); DragYInner() local [all...] |
H A D | ui_swipe_view.cpp | 488 Rect childRect = GetAllChildRelativeRect(); in IsNeedLoop() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_render_node.cpp | 1804 auto childRect = selfDrawRect_; in MapAndUpdateChildrenRect() local
|
Completed in 18 milliseconds