Home
last modified time | relevance | path

Searched refs:DEFAULT_P2_END_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.cpp58 Dimension DEFAULT_P2_END_Y = 7.6_vp; variable
131 DEFAULT_P2_END_Y = Dimension(side1 * std::sin(beta)); in GetEndP2P4()
173 auto p2y = DEFAULT_P2_END_Y; in calculateArrowPoint()