Searched refs:PORTRAIT_BOTTOM_SECURITY (Results 1 – 4 of 4) sorted by relevance
39 constexpr Dimension PORTRAIT_BOTTOM_SECURITY = 48.0_vp; variable
390 bottomSecurity = static_cast<float>(PORTRAIT_BOTTOM_SECURITY.ConvertToPx()); in InitializeParam()
27 constexpr Dimension PORTRAIT_BOTTOM_SECURITY = 96.0_vp; variable
650 float bottomSecurity = static_cast<float>(PORTRAIT_BOTTOM_SECURITY.ConvertToPx()); in IsDialogTouchingBoundary()