Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_pattern.cpp90 constexpr Dimension DIALOG_TWO_TITLE_ZERO_SPACE = 0.0_vp; variable
515 titlePadding.bottom = CalcLength(DIALOG_TWO_TITLE_ZERO_SPACE); in BuildMainTitle()
562 titlePadding.top = CalcLength(DIALOG_TWO_TITLE_ZERO_SPACE); in BuildSubTitle()