Home
last modified time | relevance | path

Searched refs:GetPositionWithPlacementNew (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.h163 OffsetF GetPositionWithPlacementNew(
H A Dbubble_layout_algorithm.cpp741 … childPosition = GetPositionWithPlacementNew(childSize, topPosition, bottomPosition, ArrowOffset); in GetChildPositionNew()
801 …childPosition = GetPositionWithPlacementNew(childSize, topPosition, bottomPosition, arrowPosition); in GetAdjustPosition()
896 OffsetF BubbleLayoutAlgorithm::GetPositionWithPlacementNew( in GetPositionWithPlacementNew() function in OHOS::Ace::NG::BubbleLayoutAlgorithm