/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_split/ |
H A D | linear_split_paint_method.cpp | 55 for (auto childOffset : childrenOffset_) { in PaintContent() local 63 for (auto childOffset : childrenOffset_) { in PaintContent() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/ |
H A D | render_single_child_scroll.cpp | 149 const Size& size, const Offset& childOffset, const Offset& effectOffset) in MoveChildToViewPort() 280 auto childOffset = Offset::Zero() - currentOffset_ + paddingOffset; in PerformLayout() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/shape/ |
H A D | rosen_render_shape_container.cpp | 100 Offset childOffset = offset; in Paint() local 134 Offset childOffset = offset; in Paint() local 232 Offset childOffset = offset; in BitmapMesh() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/flex/old_cases/ |
H A D | flex_testthree_ng.cpp | 233 auto childOffset = childWrapper->GetGeometryNode()->GetFrameOffset(); variable 241 auto childOffset = childWrapper->GetGeometryNode()->GetFrameOffset(); variable 373 auto childOffset = childWrapper->GetGeometryNode()->GetFrameOffset(); variable 382 auto childOffset = childWrapper->GetGeometryNode()->GetFrameOffset(); variable 599 auto childOffset = childWrapper->GetGeometryNode()->GetFrameOffset(); variable 687 auto childOffset = childWrapper->GetGeometryNode()->GetFrameOffset(); variable 772 auto childOffset = childWrapper->GetGeometryNode()->GetFrameOffset(); variable
|
H A D | flex_test_ng.cpp | 733 auto childOffset = childWrapper->GetGeometryNode()->GetFrameOffset(); variable 1022 auto childOffset = childWrapper->GetGeometryNode()->GetFrameOffset(); variable 1105 auto childOffset = childWrapper->GetGeometryNode()->GetFrameOffset(); variable 1190 auto childOffset = childWrapper->GetGeometryNode()->GetFrameOffset(); variable 1275 auto childOffset = childWrapper->GetGeometryNode()->GetFrameOffset(); variable 1359 auto childOffset = childWrapper->GetGeometryNode()->GetFrameOffset(); variable 1444 auto childOffset = childWrapper->GetGeometryNode()->GetFrameOffset(); variable 1535 auto childOffset = childWrapper->GetGeometryNode()->GetFrameOffset(); variable
|
H A D | flex_testtwo_ng.cpp | 1109 auto childOffset = childWrapper->GetGeometryNode()->GetFrameOffset(); variable 1117 auto childOffset = childWrapper->GetGeometryNode()->GetFrameOffset(); variable 1248 auto childOffset = childWrapper->GetGeometryNode()->GetFrameOffset(); variable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/linear_split/ |
H A D | linear_split_test_ng.cpp | 460 auto childOffset = childWrapper->GetGeometryNode()->GetFrameOffset(); variable 654 auto childOffset = childWrapper->GetGeometryNode()->GetFrameOffset(); variable 878 auto childOffset = childWrapper->GetGeometryNode()->GetFrameOffset(); variable 1058 auto childOffset = childWrapper->GetGeometryNode()->GetFrameOffset(); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/ |
H A D | bubble_layout_algorithm.cpp | 965 void BubbleLayoutAlgorithm::UpdateChildPosition(OffsetF& childOffset) in UpdateChildPosition() 1881 …string BubbleLayoutAlgorithm::ReplaceArrowTopLeft(const float arrowOffset, const float childOffset) in ReplaceArrowTopLeft() 1904 …tring BubbleLayoutAlgorithm::ReplaceArrowTopRight(const float arrowOffset, const float childOffset) in ReplaceArrowTopRight() 1928 …tring BubbleLayoutAlgorithm::ReplaceArrowRightTop(const float arrowOffset, const float childOffset) in ReplaceArrowRightTop() 1951 …ng BubbleLayoutAlgorithm::ReplaceArrowRightBottom(const float arrowOffset, const float childOffset) in ReplaceArrowRightBottom() 1974 …ing BubbleLayoutAlgorithm::ReplaceArrowBottomLeft(const float arrowOffset, const float childOffset) in ReplaceArrowBottomLeft() 1997 …ng BubbleLayoutAlgorithm::ReplaceArrowBottomRight(const float arrowOffset, const float childOffset) in ReplaceArrowBottomRight() 2020 …string BubbleLayoutAlgorithm::ReplaceArrowLeftTop(const float arrowOffset, const float childOffset) in ReplaceArrowLeftTop() 2043 …ing BubbleLayoutAlgorithm::ReplaceArrowLeftBottom(const float arrowOffset, const float childOffset) in ReplaceArrowLeftBottom() 2272 const OffsetF& childOffset, const SizeF& childSize) in GetErrorPositionType()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
H A D | flutter_render_context.cpp | 80 Offset childOffset = rect.GetOffset(); in PaintChild() local
|
H A D | rosen_render_context.cpp | 92 Offset childOffset = rect.GetOffset(); in PaintChild() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_adaptive/ |
H A D | grid_adaptive_layout_algorithm.cpp | 132 auto childOffset = CalculateChildOffset(index, layoutWrapper); in Layout() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/ |
H A D | sliding_panel_layout_algorithm.cpp | 133 auto childOffset = OffsetF(); in Layout() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/ |
H A D | timepicker_column_layout_algorithm.cpp | 176 auto childOffset = in Layout() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid_layout/ |
H A D | render_grid_row.cpp | 237 …int32_t childSpan, int32_t childOffset, int32_t restColumnNum, int32_t totalColumnNum, NewLineOffs… in ParseNewLineForLargeOffset()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
H A D | datepicker_column_layout_algorithm.cpp | 199 auto childOffset = in Layout() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll_bar/ |
H A D | scroll_bar_pattern.h | 149 void SetChildOffset(float childOffset) in SetChildOffset()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_row/ |
H A D | grid_row_layout_algorithm.cpp | 44 …int32_t childSpan, int32_t childOffset, int32_t restColumnNum, int32_t totalColumnNum, NewLineOffs… in ParseNewLineForLargeOffset()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/ |
H A D | textpicker_layout_algorithm.cpp | 282 auto childOffset = in Layout() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_layout/ |
H A D | grid_layout_algorithm.cpp | 347 OffsetF childOffset; in Layout() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
H A D | tab_bar_layout_algorithm.cpp | 965 auto childOffset = OffsetF(); in Layout() local 979 …gorithm::LayoutChildren(LayoutWrapper* layoutWrapper, const SizeF& frameSize, OffsetF& childOffset) in LayoutChildren()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/ |
H A D | tab_bar_layout_test_ng.cpp | 464 OffsetF childOffset(0.0f, 0.0f); variable 505 OffsetF childOffset(FIRST_ITEM_WIDTH * 2, 0.0f); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/ |
H A D | gauge_layout_algorithm.cpp | 284 OffsetF childOffset; in Layout() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/focus/ |
H A D | focus_node.cpp | 820 Offset childOffset = renderNode->GetOffsetFromOrigin(Offset()); in CalculateRect() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/bubble/ |
H A D | render_bubble.cpp | 530 RenderBubble::ErrorPositionType RenderBubble::GetErrorPositionType(const Offset& childOffset, const… in GetErrorPositionType()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_input_response_area.cpp | 57 auto childOffset = GetChildOffset(textInputFrameSize, contentRect, childFrameSize, nodeWidth); in LayoutChild() local
|