Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_component.cpp554 void TextOverlayComponent::SetMenuSpacingWithText(const Dimension& menuSpacingWithText) in SetMenuSpacingWithText()
H A Drender_text_overlay.cpp713 double menuSpacingWithText = NormalizeToPx(menuSpacingWithText_); in ComputeChildPosition() local