Home
last modified time | relevance | path

Searched refs:BADGE_TEXT_FONT_SIZE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/utils/
H A Ddrag_animation_helper.cpp46 constexpr Dimension BADGE_TEXT_FONT_SIZE = 14.0_fp; variable
361 textLayoutProperty->UpdateFontSize(BADGE_TEXT_FONT_SIZE); in UpdateBadgeLayoutAndRenderContext()