Home
last modified time | relevance | path

Searched refs:DEFAULT_P4_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.cpp56 Dimension DEFAULT_P4_END_Y = 6.0_vp; variable
128 DEFAULT_P4_END_Y = Dimension(h1); in GetEndP2P4()
174 auto p4y = DEFAULT_P4_END_Y; in calculateArrowPoint()