Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_paint_method.cpp638 auto arrowBottomOffset = std::clamp( in BuildBottomLinePath() local
672 float arrowBottomOffset = childOffset_.GetX() - BUBBLE_ARROW_WIDTH.ConvertToPx() / HALF; in BuildBottomDoubleBorderPath() local
H A Dbubble_layout_algorithm.cpp1784 auto arrowBottomOffset = std::clamp( in BuildBottomLinePath() local