Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Drender_text_overlay.cpp714 double menuSpacingWithHandle = NormalizeToPx(menuSpacingWithHandle_); in ComputeChildPosition() local
715 …double menuSpacing = isSingleHandle_ ? menuSpacingWithText : menuSpacingWithHandle + menuSpacingWi… in ComputeChildPosition()
752 … childPosition.SetY(endHandleOffset_.GetY() + menuSpacingWithHandle + menuSpacingWithText); in ComputeChildPosition()