Lines Matching refs:Height

722 		if (rect.Height() > 0) {
728 if (rect.Height() >= 0) {
734 if (rect.Height() >= 0) {
740 if (rect.Height() >= 0) {
823 float vmiddle = rect.top + rect.Height() / 2;
832 float spacer = rect.Height();
903 float middle = rect.Height() / 2;
1030 float vInset = rect.Height() / 3;
1049 rect.bottom - rect.Height() / 1.33);
1056 rect.top + 1 + rect.Height() / 1.33);
1132 sliderPosition = floorf(rect.top + 2 + (rect.Height() - 2)
1166 leftCorner.right = leftCorner.left + leftCorner.Height();
1167 rightCorner.left = rightCorner.right - rightCorner.Height();
1168 barRect.left += ceilf(barRect.Height() / 2);
1169 barRect.right -= ceilf(barRect.Height() / 2);
1360 rect.InsetBy(0, floorf(rect.Height() / 4));
1544 factor = (rect.Height() - 2) / (hashMarkCount - 1);
1942 if (borders != 0 && rect.Width() > 3 && rect.Height() > 3)
1990 if (rect.Height() > 2) {
2345 height = icon->Bounds().Height() + 1;
2370 if (icon->Bounds().Height() + 1 < height)
2371 location.y += ceilf((height - icon->Bounds().Height() - 1) / 2);
3145 ellipseRect.bottom = ellipseRect.top + ellipseRect.Height() * 2;
3173 ellipseRect.bottom = ellipseRect.top + ellipseRect.Height() * 2;
3211 ellipseRect.top = ellipseRect.bottom - ellipseRect.Height() * 2;
3248 ellipseRect.top = ellipseRect.bottom - ellipseRect.Height() * 2;
3307 ellipseRect.bottom = ellipseRect.top + ellipseRect.Height() * 2;
3339 ellipseRect.bottom = ellipseRect.top + ellipseRect.Height() * 2;
3387 ellipseRect.bottom = ellipseRect.top + ellipseRect.Height() * 2;
3431 ellipseRect.bottom = ellipseRect.top + ellipseRect.Height() * 2;
3483 ellipseRect.top = ellipseRect.bottom - ellipseRect.Height() * 2;
3527 ellipseRect.top = ellipseRect.bottom - ellipseRect.Height() * 2;
3575 ellipseRect.top = ellipseRect.bottom - ellipseRect.Height() * 2;
3607 ellipseRect.top = ellipseRect.bottom - ellipseRect.Height() * 2;