Home
last modified time | relevance | path

Searched refs:ARROW_REPLACE_END_HORIZON_P1_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.cpp102 Dimension ARROW_REPLACE_END_HORIZON_P1_OFFSET_Y = 8.0_vp; variable
197 ARROW_REPLACE_END_HORIZON_P1_OFFSET_Y = p1x; in calculateArrowPoint()
1954 …path += LineTo(childOffset, arrowOffset - ARROW_REPLACE_END_HORIZON_P1_OFFSET_Y.ConvertToPx()); //… in ReplaceArrowRightBottom()
1962 arrowOffset - ARROW_REPLACE_END_HORIZON_P1_OFFSET_Y.ConvertToPx()); in ReplaceArrowRightBottom()
2046 …path += LineTo(childOffset, arrowOffset + ARROW_REPLACE_END_HORIZON_P1_OFFSET_Y.ConvertToPx()); //… in ReplaceArrowLeftBottom()
2054 childOffset, arrowOffset + ARROW_REPLACE_END_HORIZON_P1_OFFSET_Y.ConvertToPx()); in ReplaceArrowLeftBottom()