Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_component.cpp52 constexpr Dimension WATCH_TITLE_MIN_SIZE = 16.0_fp; variable
71 textStyle.SetAdaptMinFontSize(WATCH_TITLE_MIN_SIZE); in BuildWatchTitleText()