Home
last modified time | relevance | path

Searched defs:fitPosition (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/bubble/
H A Drender_bubble.cpp514 Offset RenderBubble::FitToScreen(const Offset& fitPosition, const Size& childSize) in FitToScreen()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.cpp2097 OffsetF fitPosition; in GetChildPosition() local
2288 OffsetF BubbleLayoutAlgorithm::FitToScreen(const OffsetF& fitPosition, const SizeF& childSize) in FitToScreen()