Home
last modified time | relevance | path

Searched refs:DEFAULT_P2_HEIGHT (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.cpp54 Dimension DEFAULT_P2_HEIGHT = 7.32_vp; variable
144 DEFAULT_P2_HEIGHT = Dimension(side1 * std::sin(beta)); in GetP2()
158 ARROW_VERTICAL_P2_OFFSET_Y = DEFAULT_P2_HEIGHT; in calculateArrowPoint()
160 ARROW_VERTICAL_P4_OFFSET_Y = DEFAULT_P2_HEIGHT; in calculateArrowPoint()
165 ARROW_HORIZON_P2_OFFSET_X = DEFAULT_P2_HEIGHT; in calculateArrowPoint()
167 ARROW_HORIZON_P4_OFFSET_X = DEFAULT_P2_HEIGHT; in calculateArrowPoint()