Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_component.cpp38 constexpr double LOGO_PADDING_RIGHT_VALUE = 16.0; variable
276 parent->AppendChild(BuildPadding(LOGO_PADDING_RIGHT_VALUE)); in BuildLogo()