Searched refs:horDistance (Results 1 – 1 of 1) sorted by relevance
735 double horDistance = NormalizeToPx(HORIZONTAL_DISTANCE_PHONE); in LayoutTextImage() local741 double minWidth = minWidth_ - horInterval * 2.0 - horDistance - imageSize.Width(); in LayoutTextImage()745 double maxWidth = maxWidth_ - horInterval * 2.0 - horDistance - imageSize.Width(); in LayoutTextImage()757 size.AddWidth(horInterval * 2.0 + horDistance + imageSize.Width()); in LayoutTextImage()