Home
last modified time | relevance | path

Searched refs:ARROW_REPLACE_END_HORIZON_P5_OFFSET_Y (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.cpp107 Dimension ARROW_REPLACE_END_HORIZON_P5_OFFSET_Y = 8.0_vp; variable
202 ARROW_REPLACE_END_HORIZON_P5_OFFSET_Y = p1x; in calculateArrowPoint()
1960 …path += LineTo(childOffset, arrowOffset + ARROW_REPLACE_END_HORIZON_P5_OFFSET_Y.ConvertToPx()); //… in ReplaceArrowRightBottom()
1970 childOffset, arrowOffset + ARROW_REPLACE_END_HORIZON_P5_OFFSET_Y.ConvertToPx()); in ReplaceArrowRightBottom()
2052 …path += LineTo(childOffset, arrowOffset - ARROW_REPLACE_END_HORIZON_P5_OFFSET_Y.ConvertToPx()); //… in ReplaceArrowLeftBottom()
2062 childOffset, arrowOffset - ARROW_REPLACE_END_HORIZON_P5_OFFSET_Y.ConvertToPx()); in ReplaceArrowLeftBottom()