Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.cpp465 auto childShowOffset = OffsetF(childOffset_.GetX() - BUBBLE_ARROW_HEIGHT.ConvertToPx(), in Layout() local
467 childWrapper->GetGeometryNode()->SetMarginFrameOffset(childShowOffset); in Layout()