Searched refs:topMargin (Results 1 – 11 of 11) sorted by relevance
55 private int topMargin; /* top scroll margin */ field in VDUBuffer378 (l < topMargin ? 0 : (l > bottomMargin ? (bottomMargin + 1 < height ? bottomMargin + 1 in insertLine()379 : height - 1) : topMargin)); in insertLine()381 (l > bottomMargin ? height - 1 : (l < topMargin ? (topMargin > 0 ? topMargin - 1 : 0) in insertLine()515 int bottom = (l > bottomMargin ? height - 1 : (l < topMargin ? topMargin : bottomMargin + 1)); in deleteLine()675 topMargin = l1; in setMargins()688 topMargin = bottomMargin; in setTopMargin()691 topMargin = l; in setTopMargin()693 if (topMargin < 0) { in setTopMargin()694 topMargin = 0; in setTopMargin()[all …]
78 var topMargin = 30;83 var height = canvas.height - topMargin - downMargin;208 canvasContext.moveTo(x, topMargin);209 canvasContext.lineTo(x, topMargin + height);219 canvasContext.moveTo(leftMargin, topMargin + 0.5 * height);220 canvasContext.lineTo(leftMargin + width, topMargin + 0.5 * height);225 var y = topMargin + height - (db + 96) * pixelsPerDb;248 canvasContext.moveTo(leftMargin, topMargin + height);259 var y = topMargin + height - ((value + 96) * pixelsPerDb);
147 int topMargin = (int) (elementRect.height() * topMarginRatio); in perform() local152 int adjustedTop = elementRect.top + topMargin; in perform()
18 assertThat(marginLayoutParams.topMargin).isEqualTo(2); in testSetMargins()
99 getPaddingTop() + getPaddingBottom() + lp.topMargin + lp.bottomMargin, in measureIllustrationChild()
287 lp.setMargins(lp.leftMargin, lp.topMargin, lp.rightMargin, bottomMargin); in onApplyWindowInsets()
486 const float topMargin = 10.0f;506 (topMargin + ((labelHeight + labelMarginY) * labelCount));
513 const float topMargin = 10.0f;531 const float originY = topMargin + ((labelHeight + labelMarginY) * labelCount);
563 margins.topMargin = size; in setLayoutProperty()
13 topMargin 0.000000