Searched defs:bottomPosition (Results 1 – 4 of 4) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/ |
| D | bubble_layout_algorithm.cpp | 178 …OffsetF bottomPosition = OffsetF(targetOffset_.GetX() + (targetSize_.Width() - childSize.Width()) … in GetChildPosition() local 245 OffsetF& topPosition, OffsetF& bottomPosition, const SizeF& childSize) in InitArrowTopAndBottomPosition() 257 …const OffsetF& bottomPosition, const OffsetF& topArrowPosition, const OffsetF& bottomArrowPosition) in GetPositionWithPlacement()
|
| /foundation/arkui/ace_engine/frameworks/core/components/bubble/ |
| D | render_bubble.cpp | 371 Offset& topPosition, Offset& bottomPosition, const Size& childSize) in InitArrowTopAndBottomPosition() 394 …Offset bottomPosition = Offset(targetOffset_.GetX() + (targetSize_.Width() - childSize.Width()) / … in GetChildPosition() local 440 const Offset& bottomPosition, const Offset& topArrowPosition, const Offset& bottomArrowPosition) in GetPositionWithPlacement()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/ |
| D | toast_view.cpp | 83 auto bottomPosition = in CreateToastNode() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/toast/ |
| D | toast_component.cpp | 183 …Dimension bottomPosition = StringUtils::StringToDimensionWithThemeValue(bottom, true, toastTheme->… in Show() local
|