Searched refs:DIALOG_CONTENT_PADDING_TOP (Results 1 – 1 of 1) sorted by relevance
87 constexpr Dimension DIALOG_CONTENT_PADDING_TOP = 0.0_vp; variable620 contentPadding.top = CalcLength(DIALOG_CONTENT_PADDING_TOP); in BuildContent()