Searched refs:imageMargin (Results 1 – 1 of 1) sorted by relevance
42 MarginProperty imageMargin; in ShowLongPressDialog() local53 imageMargin.top = CalcLength(Dimension(marginSize, DimensionUnit::PX)); in ShowLongPressDialog()54 imageMargin.bottom = CalcLength(Dimension(marginSize, DimensionUnit::PX)); in ShowLongPressDialog()55 imageLayoutProperty->UpdateMargin(imageMargin); in ShowLongPressDialog()60 imageMargin.top = CalcLength(dialogTheme->GetDialogPropertyTop()); in ShowLongPressDialog()61 imageMargin.bottom = CalcLength(dialogTheme->GetDialogPropertyBottom()); in ShowLongPressDialog()62 imageLayoutProperty->UpdateMargin(imageMargin); in ShowLongPressDialog()