Home
last modified time | relevance | path

Searched refs:BUBBLE_ARROW_ZERO_PERCENT_VALUE (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.cpp109 constexpr Dimension BUBBLE_ARROW_ZERO_PERCENT_VALUE = 0.0_pct; variable
1547 arrowOffset_ = BUBBLE_ARROW_ZERO_PERCENT_VALUE; in UpdateArrowOffset()