Home
last modified time | relevance | path

Searched defs:horizonSpacing (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/bubble/
H A Drender_bubble.cpp521 double horizonSpacing = NormalizeToPx(HORIZON_SPACING_WITH_SCREEN); in FitToScreen() local
532 double horizonSpacing = NormalizeToPx(HORIZON_SPACING_WITH_SCREEN); in GetErrorPositionType() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/search/
H A Drender_search.cpp195 double horizonSpacing = iconHotzonOffset - searchSpacing; in InitRect() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.cpp2163 auto horizonSpacing = static_cast<float>(HORIZON_SPACING_WITH_SCREEN.ConvertToPx()); in InitArrowTopAndBottomPosition() local
2274 auto horizonSpacing = static_cast<float>(HORIZON_SPACING_WITH_SCREEN.ConvertToPx()); in GetErrorPositionType() local
2295 auto horizonSpacing = static_cast<float>(HORIZON_SPACING_WITH_SCREEN.ConvertToPx()); in FitToScreen() local