Home
last modified time | relevance | path

Searched defs:childSize (Results 1 – 25 of 80) sorted by relevance

1234

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/test/unittest/alignment/
H A Dalignment_test.cpp60 Size childSize = Size(SMALL_LENGTH, MIDDLE_LENGTH); variable
88 Size childSize = Size(SMALL_LENGTH, MIDDLE_LENGTH); variable
116 Size childSize = Size(SMALL_LENGTH, MIDDLE_LENGTH); variable
144 Size childSize = Size(SMALL_LENGTH, MIDDLE_LENGTH); variable
172 Size childSize = Size(SMALL_LENGTH, MIDDLE_LENGTH); variable
200 Size childSize = Size(SMALL_LENGTH, MIDDLE_LENGTH); variable
228 Size childSize = Size(SMALL_LENGTH, MIDDLE_LENGTH); variable
256 Size childSize = Size(SMALL_LENGTH, MIDDLE_LENGTH); variable
284 Size childSize = Size(SMALL_LENGTH, MIDDLE_LENGTH); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
H A Doption_layout_algorithm.cpp60 auto childSize = child->GetGeometryNode()->GetMarginFrameSize(); in Measure() local
109 SizeF childSize = child->GetGeometryNode()->GetMarginFrameSize(); in Layout() local
120 SizeF childSize = child->GetGeometryNode()->GetMarginFrameSize(); in Layout() local
161 auto childSize = child->GetGeometryNode()->GetMarginFrameSize(); in MeasureRow() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_content_layout_algorithm.cpp26 auto childSize = layoutWrapper->GetTotalChildCount(); in Measure() local
59 SizeF childSize = child->GetGeometryNode()->GetMarginFrameSize(); in Layout() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll_bar/
H A Dscroll_bar_layout_algorithm.cpp45 void UpdateIdealSize(Axis axis, const SizeF& childSize, const OptionalSizeF& parentSize, OptionalSi… in UpdateIdealSize()
106 auto childSize = childWrapper->GetGeometryNode()->GetMarginFrameSize(); in Measure() local
132 auto childSize = childGeometryNode->GetMarginFrameSize(); in Layout() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/counter/
H A Drender_counter.cpp36 auto childSize = child->GetLayoutSize(); in PerformLayout() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Drender_dialog.cpp32 auto childSize = child->GetLayoutSize(); in PerformLayout() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/
H A Ddump_log.cpp26 void DumpLog::Print(int32_t depth, const std::string& className, int32_t childSize) in Print()
88 void DumpLog::Append(int32_t depth, const std::string& className, int32_t childSize) in Append()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.cpp597 const SizeF& childSize, const RefPtr<BubbleLayoutProperty>& bubbleProp) in GetChildPositionNew()
772const SizeF& childSize, const OffsetF& topPosition, const OffsetF& bottomPosition, OffsetF& arrowP… in GetAdjustPosition()
897const SizeF& childSize, const OffsetF& topPosition, const OffsetF& bottomPosition, OffsetF& arrowP… in GetPositionWithPlacementNew()
911 const OffsetF& position, size_t step, size_t& i, const SizeF& childSize, bool didNeedArrow) in FitToScreenNew()
1110 const Rect& rect, const OffsetF& position, const SizeF& childSize) in CheckPositionInPlacementRect()
1195const SizeF& childSize, const OffsetF& topPosition, const OffsetF& bottomPosition, OffsetF& arrowP… in GetPositionWithPlacementTop()
2091 const SizeF& childSize, const RefPtr<BubbleLayoutProperty>& layoutProp, bool UseArrowOffset) in GetChildPosition()
2160 OffsetF& topPosition, OffsetF& bottomPosition, const SizeF& childSize) in InitArrowTopAndBottomPosition()
2185 OffsetF& childPosition, OffsetF& arrowPosition, const SizeF& childSize, Placement placement) in GetPositionWithPlacement()
2272 const OffsetF& childOffset, const SizeF& childSize) in GetErrorPositionType()
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list_item_group.cpp137 double childSize = GetMainSize(child->GetLayoutSize()); in RecycleStartCacheItems() local
168 double childSize = GetMainSize(child->GetLayoutSize()); in LayoutALine() local
219 double childSize = GetMainSize(child->GetLayoutSize()); in RequestNewItemsAtEnd() local
259 double childSize = GetMainSize(child->GetLayoutSize()); in RequestNewItemsAtStart() local
345 double childSize = GetMainSize(child->GetLayoutSize()); in SetItemsPostion() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_layout_algorithm.cpp110 auto childSize = child->GetGeometryNode()->GetMarginFrameSize(); in Layout() local
120 auto childSize = child->GetGeometryNode()->GetMarginFrameSize(); in Layout() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_layout_algorithm.cpp563 auto childSize = child->GetGeometryNode()->GetMarginFrameSize(); in Layout() local
618 …const RefPtr<DialogLayoutProperty>& dialogProp, SizeF childSize, SizeF selfSize, int32_t frameNode… in SetSubWindowHotarea()
645 bool DialogLayoutAlgorithm::IsDialogTouchingBoundary(OffsetF topLeftPoint, SizeF childSize, SizeF s… in IsDialogTouchingBoundary()
664 …utAlgorithm::MultipleDialog(const RefPtr<DialogLayoutProperty>& dialogProp, const SizeF& childSize, in MultipleDialog()
695 const SizeF& childSize, const RefPtr<DialogLayoutProperty>& prop, const SizeF& selfSize) in ComputeChildPosition()
762 bool DialogLayoutAlgorithm::SetAlignmentSwitch(SizeF& maxSize, const SizeF& childSize, OffsetF& top… in SetAlignmentSwitch()
812 …gLayoutAlgorithm::SetAlignmentSwitchLessThanAPITwelve(const SizeF& maxSize, const SizeF& childSize, in SetAlignmentSwitchLessThanAPITwelve()
857 …OffsetF& topLeftPoint, const OffsetF& dialogOffset, const SizeF& childSize, bool needAvoidKeyboard) in AdjustChildPosition()
943 auto childSize = child->GetGeometryNode()->GetMarginFrameSize(); in UpdateIsScrollHeightNegative() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dbox_layout_algorithm.cpp127 auto childSize = child->GetGeometryNode()->GetMarginFrameSize(); in PerformMeasureSelfWithChildList() local
173 SizeF childSize = child->GetGeometryNode()->GetMarginFrameSize(); in PerformLayout() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_layout_algorithm.cpp61 auto childSize = SizeF(0.f, 0.f); in Measure() local
126 auto childSize = childGeometryNode->GetMarginFrameSize(); in Layout() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_layout_algorithm.cpp786 auto childSize = child->GetGeometryNode()->GetMarginFrameSize(); in CalculateIdealSize() local
1978 auto childSize = optionWrapper->GetGeometryNode()->GetMarginFrameSize(); in UpdateConstraintBaseOnOptions() local
2063 const SizeF& childSize, const OffsetF& topPosition, const OffsetF& bottomPosition) in GetPositionWithPlacement()
2264 const SizeF& childSize, const OffsetF& topPosition, const OffsetF& bottomPosition) in GetAdjustPosition()
2413 const Rect& rect, const OffsetF& position, const SizeF& childSize) in CheckPositionInPlacementRect()
2456 bool MenuLayoutAlgorithm::CheckPlacement(const SizeF& childSize) in CheckPlacement()
2539 const SizeF& childSize, const OffsetF& topPosition, const OffsetF& bottomPosition) in GetPositionWithPlacementTop()
2545 const SizeF& childSize, const OffsetF& topPosition, const OffsetF& bottomPosition) in GetPositionWithPlacementTopLeft()
2556 const SizeF& childSize, const OffsetF& topPosition, const OffsetF& bottomPosition) in GetPositionWithPlacementTopRight()
2567 const SizeF& childSize, const OffsetF& topPosition, const OffsetF& bottomPosition) in GetPositionWithPlacementBottom()
[all …]
H A Dmulti_menu_layout_algorithm.cpp146 auto childSize = child->GetGeometryNode()->GetMarginFrameSize(); in UpdateSelfSize() local
186 auto childSize = child->GetGeometryNode()->GetMarginFrameSize(); in GetChildrenMaxWidth() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dalignment.cpp51 Offset Alignment::GetAlignPosition(const Size& parentSize, const Size& childSize, const Alignment& … in GetAlignPosition()
64 const NG::SizeF& parentSize, const NG::SizeF& childSize, const Alignment& alignment) in GetAlignPosition()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/bubble/
H A Drender_bubble.cpp364 Offset& topPosition, Offset& bottomPosition, const Size& childSize) in InitArrowTopAndBottomPosition()
385 Offset RenderBubble::GetChildPosition(const Size& childSize) in GetChildPosition()
434 Offset RenderBubble::GetPositionWithPlacement(const Size& childSize, const Offset& topPosition, in GetPositionWithPlacement()
514 Offset RenderBubble::FitToScreen(const Offset& fitPosition, const Size& childSize) in FitToScreen()
530 …orPositionType RenderBubble::GetErrorPositionType(const Offset& childOffset, const Size& childSize) in GetErrorPositionType()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/render_node/
H A Drender_node_layout_algorithm.cpp74 SizeF childSize = child->GetGeometryNode()->GetFrameSize(); in Layout() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tip/
H A Drender_tip.cpp70 void RenderTip::AdaptChildPadding(const Size& childSize, const Size& selfSize) in AdaptChildPadding()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stack/
H A Dstack_layout_algorithm.cpp71 const NG::SizeF& parentSize, const NG::SizeF& childSize, const Alignment& alignment) in CalculateStackAlignment()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/flex/old_cases/
H A Dflex_testthree_ng.cpp232 auto childSize = childWrapper->GetGeometryNode()->GetFrameSize(); variable
240 auto childSize = childWrapper->GetGeometryNode()->GetFrameSize(); variable
372 auto childSize = childWrapper->GetGeometryNode()->GetFrameSize(); variable
381 auto childSize = childWrapper->GetGeometryNode()->GetFrameSize(); variable
598 auto childSize = childWrapper->GetGeometryNode()->GetFrameSize(); variable
686 auto childSize = childWrapper->GetGeometryNode()->GetFrameSize(); variable
771 auto childSize = childWrapper->GetGeometryNode()->GetFrameSize(); variable
H A Dflex_test_ng.cpp732 auto childSize = childWrapper->GetGeometryNode()->GetFrameSize(); variable
1021 auto childSize = childWrapper->GetGeometryNode()->GetFrameSize(); variable
1104 auto childSize = childWrapper->GetGeometryNode()->GetFrameSize(); variable
1189 auto childSize = childWrapper->GetGeometryNode()->GetFrameSize(); variable
1274 auto childSize = childWrapper->GetGeometryNode()->GetFrameSize(); variable
1358 auto childSize = childWrapper->GetGeometryNode()->GetFrameSize(); variable
1443 auto childSize = childWrapper->GetGeometryNode()->GetFrameSize(); variable
1534 auto childSize = childWrapper->GetGeometryNode()->GetFrameSize(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog_tween/
H A Drender_dialog_tween.cpp330 auto childSize = child->GetLayoutSize(); in PerformLayout() local
433 bool RenderDialogTween::SetAlignmentSwitch(const Size& maxSize, const Size& childSize, Offset& topL… in SetAlignmentSwitch() argument
476 …logTween::UpdateTouchRegion(const Offset& topLeftPoint, const Size& maxSize, const Size& childSize) in UpdateTouchRegion()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_container_layout_algorithm.cpp84 auto childSize = child->GetGeometryNode()->GetMarginFrameSize(); in GetChildrenSize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_list_item_group.cpp73 double childSize = -1.0; in ParseChange() local
96 double childSize = -1.0; in SyncChildrenSize() local

1234