Home
last modified time | relevance | path

Searched refs:arrowWidth (Results 1 – 25 of 211) sorted by relevance

123456789

/dports/math/giacxcas/CoCoALib-0.99700/src/CoCoA-5/QCodeEdit/widgets/
H A Dqcalltip.cpp55 static int arrowWidth = 14; variable
67 int offset = 3, whalf = arrowWidth / 2 - 3; //, hhalf = height() / 2; in paintEvent()
73 bg.setWidth(bg.width() + arrowWidth); in paintEvent()
78 bg.setWidth(bg.width() + arrowWidth); in paintEvent()
100 int x = offset + arrowWidth / 2 - 1; in paintEvent()
110 m_up = QRect(offset, 0, offset + arrowWidth, height()); in paintEvent()
111 offset += arrowWidth; in paintEvent()
116 int x = offset + arrowWidth / 2 - 1; in paintEvent()
126 m_down = QRect(offset, 0, offset + arrowWidth, height()); in paintEvent()
127 offset += arrowWidth; in paintEvent()
/dports/math/cocoalib/CoCoALib-0.99712/src/CoCoA-5/QCodeEdit/widgets/
H A Dqcalltip.cpp55 static int arrowWidth = 14; variable
67 int offset = 3, whalf = arrowWidth / 2 - 3; //, hhalf = height() / 2; in paintEvent()
73 bg.setWidth(bg.width() + arrowWidth); in paintEvent()
78 bg.setWidth(bg.width() + arrowWidth); in paintEvent()
100 int x = offset + arrowWidth / 2 - 1; in paintEvent()
110 m_up = QRect(offset, 0, offset + arrowWidth, height()); in paintEvent()
111 offset += arrowWidth; in paintEvent()
116 int x = offset + arrowWidth / 2 - 1; in paintEvent()
126 m_down = QRect(offset, 0, offset + arrowWidth, height()); in paintEvent()
127 offset += arrowWidth; in paintEvent()
/dports/editors/texstudio/texstudio-4.1.2/src/qcodeedit/lib/widgets/
H A Dqcalltip.cpp53 static int arrowWidth = 14; variable
65 int offset = 3, whalf = arrowWidth / 2 - 3; //, hhalf = height() / 2; in paintEvent()
71 bg.setWidth(bg.width() + arrowWidth); in paintEvent()
76 bg.setWidth(bg.width() + arrowWidth); in paintEvent()
98 int x = offset + arrowWidth / 2 - 1; in paintEvent()
108 m_up = QRect(offset, 0, offset + arrowWidth, height()); in paintEvent()
109 offset += arrowWidth; in paintEvent()
114 int x = offset + arrowWidth / 2 - 1; in paintEvent()
124 m_down = QRect(offset, 0, offset + arrowWidth, height()); in paintEvent()
125 offset += arrowWidth; in paintEvent()
/dports/graphics/radiance/radiance-baf2c40/resources/qml/
H A DRadianceTile.qml12 property alias arrowWidth: canvas.arrowWidth
26 anchors.rightMargin: -arrowWidth - borderWidth / 2;
43 property real arrowWidth: 7;
65 ctx.lineTo((arrowWidth + inset) * oversample, y * oversample);
69 …ctx.lineTo((parent.width - arrowWidth - inset) * oversample, (parent.height - inset) * oversample);
70 …ctx.lineTo((parent.width - arrowWidth - inset) * oversample, (outputArrow + arrowHeight / 2) * ove…
72 …ctx.lineTo((parent.width - arrowWidth - inset) * oversample, (outputArrow - arrowHeight / 2) * ove…
73 ctx.lineTo((parent.width - arrowWidth - inset) * oversample, inset * oversample);
/dports/java/jfreechart/jfreechart-1.0.17/source/org/jfree/chart/annotations/
H A DXYPointerAnnotation.java138 private double arrowWidth; field in XYPointerAnnotation
164 this.arrowWidth = DEFAULT_ARROW_WIDTH; in XYPointerAnnotation()
300 return this.arrowWidth; in getArrowWidth()
312 this.arrowWidth = width; in setArrowWidth()
404 + Math.cos(this.angle + Math.PI / 2.0) * this.arrowWidth; in draw()
406 + Math.sin(this.angle + Math.PI / 2.0) * this.arrowWidth; in draw()
409 - Math.cos(this.angle + Math.PI / 2.0) * this.arrowWidth; in draw()
411 - Math.sin(this.angle + Math.PI / 2.0) * this.arrowWidth; in draw()
484 if (this.arrowWidth != that.arrowWidth) { in equals()
515 temp = Double.doubleToLongBits(this.arrowWidth); in hashCode()
H A DCategoryPointerAnnotation.java130 private double arrowWidth; field in CategoryPointerAnnotation
157 this.arrowWidth = DEFAULT_ARROW_WIDTH; in CategoryPointerAnnotation()
293 return this.arrowWidth; in getArrowWidth()
305 this.arrowWidth = width; in setArrowWidth()
398 + Math.cos(this.angle + Math.PI / 2.0) * this.arrowWidth; in draw()
400 + Math.sin(this.angle + Math.PI / 2.0) * this.arrowWidth; in draw()
403 - Math.cos(this.angle + Math.PI / 2.0) * this.arrowWidth; in draw()
405 - Math.sin(this.angle + Math.PI / 2.0) * this.arrowWidth; in draw()
464 if (this.arrowWidth != that.arrowWidth) { in equals()
495 temp = Double.doubleToLongBits(this.arrowWidth); in hashCode()
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/mobiletheme/src/spark/skins/mobile/supportClasses/
H A DCalloutArrow.as168 var arrowWidth:Number = unscaledWidth;
191 arrowTipX = arrowWidth - borderHalf;
200 arrowX = arrowWidth - arrowX;
201 arrowTipX = arrowWidth - arrowTipX;
209 arrowWidth = arrowWidth - (gap * 2);
211 arrowTipX = arrowX + (arrowWidth / 2);
214 arrowEndX = arrowX + arrowWidth;
278 coverWidth = arrowWidth;
286 coverWidth = arrowWidth;
347 highlightWidth -= arrowWidth;
[all …]
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/mx/skins/halo/
H A DColorPickerSkin.as73 private var arrowWidth:Number = 7;
95 var arrowX:Number = (w - arrowWidth - bevelSize);
122 drawFill(arrowX, arrowY, arrowWidth, arrowHeight,
127 arrowWidth - 3, arrowHeight - 3, arrowColor, 1.0);
152 drawFill(arrowX, arrowY, arrowWidth, arrowHeight,
157 arrowWidth - 3, arrowHeight - 3, arrowColor, 1.0);
189 drawFill(arrowX, arrowY, arrowWidth, arrowHeight,
194 arrowWidth - 3, arrowHeight - 3, arrowColor, 1.0);
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/haloclassic/src/haloclassic/
H A DColorPickerSkin.as78 private var arrowWidth:Number = 7;
98 var arrowX:Number = w - arrowWidth - bevelSize;
125 drawFill(arrowX, arrowY, arrowWidth, arrowHeight,
130 arrowWidth - 3, arrowHeight - 3, arrowColor, 1.0);
155 drawFill(arrowX, arrowY, arrowWidth, arrowHeight,
160 arrowWidth - 3, arrowHeight - 3, arrowColor, 1.0);
188 drawFill(arrowX, arrowY, arrowWidth, arrowHeight,
193 arrowWidth - 3, arrowHeight - 3, 0x999999, 1.0);
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/mx/src/mx/skins/halo/
H A DColorPickerSkin.as83 private var arrowWidth:Number = 7;
105 var arrowX:Number = (w - arrowWidth - bevelSize);
132 drawFill(arrowX, arrowY, arrowWidth, arrowHeight,
137 arrowWidth - 3, arrowHeight - 3, arrowColor, 1.0);
162 drawFill(arrowX, arrowY, arrowWidth, arrowHeight,
167 arrowWidth - 3, arrowHeight - 3, arrowColor, 1.0);
199 drawFill(arrowX, arrowY, arrowWidth, arrowHeight,
204 arrowWidth - 3, arrowHeight - 3, arrowColor, 1.0);
/dports/games/zangband/zangband/lib/script/tk/library/
H A Dupdowncontrol.tcl411 set arrowWidth [Info $oop width,arrow]
421 set x [expr {$bumpUp + ($width - $arrowWidth) / 2}]
426 [expr {$x + $arrowWidth - 1}] [expr {$y + $arrowHeight - 1}] \
427 [expr {$x + $arrowWidth / 2}] $y
431 [expr {$x + $arrowWidth - 1}] [expr {$y + $arrowHeight - 1}] \
432 [expr {$x + $arrowWidth / 2}] $y
436 set x [expr {$bumpDown + ($width - $arrowWidth) / 2}]
440 $canvasCmd coords arrow,down $x $y [expr {$x + $arrowWidth - 1}] $y \
441 [expr {$x + $arrowWidth / 2}] [expr {$y + $arrowHeight - 1}]
444 $canvasCmd coords arrowbg,down $x $y [expr {$x + $arrowWidth - 1}] $y \
[all …]
/dports/games/cockatrice/Cockatrice-2021-01-26-Release-2.8.0/cockatrice/src/
H A Darrowitem.cpp71 const double arrowWidth = 15.0; in updatePath() local
100 … arrowBodyEndPoint + arrowWidth / 2 * QPointF(cos(alpha * M_PI / 180), -sin(alpha * M_PI / 180)); in updatePath()
102 … arrowBodyEndPoint + arrowWidth / 2 * QPointF(-cos(alpha * M_PI / 180), sin(alpha * M_PI / 180)); in updatePath()
104 …endPoint1 + (headWidth - arrowWidth) / 2 * QPointF(cos(alpha * M_PI / 180), -sin(alpha * M_PI / 18… in updatePath()
106 …endPoint2 + (headWidth - arrowWidth) / 2 * QPointF(-cos(alpha * M_PI / 180), sin(alpha * M_PI / 18… in updatePath()
108 …path = QPainterPath(-arrowWidth / 2 * QPointF(cos((phi - 90) * M_PI / 180), sin((phi - 90) * M_PI … in updatePath()
114 …path.quadTo(c, arrowWidth / 2 * QPointF(cos((phi - 90) * M_PI / 180), sin((phi - 90) * M_PI / 180)… in updatePath()
115 …path.lineTo(-arrowWidth / 2 * QPointF(cos((phi - 90) * M_PI / 180), sin((phi - 90) * M_PI / 180))); in updatePath()
/dports/devel/gitlist/gitlist/themes/default/less/
H A Dmixins.less467 .top(@arrowWidth: 5px, @color: @black) {
470 margin-left: -@arrowWidth;
473 border-top: @arrowWidth solid @color;
475 .left(@arrowWidth: 5px, @color: @black) {
478 margin-top: -@arrowWidth;
481 border-left: @arrowWidth solid @color;
486 margin-left: -@arrowWidth;
489 border-bottom: @arrowWidth solid @color;
491 .right(@arrowWidth: 5px, @color: @black) {
494 margin-top: -@arrowWidth;
[all …]
/dports/science/teem/teem-1.11.0-src/src/ell/test/
H A Dinter.c137 double psc, width[2], arrowWidth, lineWidth, angle, seglen, in main() local
171 arrowWidth = width[1]; in main()
190 wheelArrow(&wps, x0, y0, x1, y1, arrowWidth, arrowWidth*0.4); in main()
196 wheelArrow(&wps, 0, 0, x0, y0, arrowWidth, arrowWidth*0.4); in main()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Debugger/Controls/
H A DctrlCodeScrollbar.cs125 int arrowWidth = 10; in OnPaint()
135 …, rect.Top + arrowHeight), new Point(left + arrowWidth, rect.Top + arrowHeight), new Point(left + in OnPaint()
137 …eft, bottom - arrowHeight), new Point(left + arrowWidth, bottom - arrowHeight), new Point(left + a… in OnPaint()
/dports/cad/fritzing/fritzing-app-0.9.2b/src/items/
H A Dsymbolpaletteitem.cpp553 double arrowWidth = totalHeight / 2; in makeSvg() local
562 double totalWidth = textWidth + arrowWidth + labelOffset; in makeSvg()
571 double offset = goLeft ? arrowWidth : 0; in makeSvg()
594 .arg(arrowWidth).arg(halfStrokeWidth) in makeSvg()
597 pin = pin.arg(0).arg(0).arg(arrowWidth).arg(totalHeight); in makeSvg()
601 .arg(totalWidth - arrowWidth).arg(halfStrokeWidth) in makeSvg()
604 pin = pin.arg(totalWidth - arrowWidth - 0.1).arg(0).arg(arrowWidth).arg(totalHeight); in makeSvg()
/dports/biology/ugene/ugene-40.1/src/corelibs/U2View/src/ov_msa/
H A DMcaEditorNameList.cpp102 const qreal arrowWidth = ARROW_LENGTH; in calculateArrowRect() local
104 const qreal arrowX = widgetWidth - arrowWidth - MARGIN_ARROW_RIGHT; in calculateArrowRect()
106 return QRectF(arrowX, arrowY, arrowWidth, arrowHeight); in calculateArrowRect()
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Gui/src/util/
H A DGraphUtils.cpp85 p.drawLine(pos.x(), pos.y(), pos.x() - c.arrowWidth, pos.y() + c.arrowLen); in drawRuler()
86 p.drawLine(pos.x(), pos.y(), pos.x() + c.arrowWidth, pos.y() + c.arrowLen); in drawRuler()
111 p.drawLine(pos.x(), pos.y() + len, pos.x() - c.arrowWidth, pos.y() + len - c.arrowLen); in drawRuler()
112 p.drawLine(pos.x(), pos.y() + len, pos.x() + c.arrowWidth, pos.y() + len - c.arrowLen); in drawRuler()
192 … p.drawLine(pos.x() + len, pos.y(), pos.x() + len - c.arrowLen, pos.y() - c.arrowWidth); in drawRuler()
193 … p.drawLine(pos.x() + len, pos.y(), pos.x() + len - c.arrowLen, pos.y() + c.arrowWidth); in drawRuler()
219 p.drawLine(pos.x(), pos.y(), pos.x() + c.arrowLen, pos.y() - c.arrowWidth); in drawRuler()
220 p.drawLine(pos.x(), pos.y(), pos.x() + c.arrowLen, pos.y() + c.arrowWidth); in drawRuler()
H A DGraphUtils.h51 arrowWidth = 2; in RulerConfig()
70 int arrowWidth; member
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/components/
H A DSegmentBorder.java72 protected void drawSegmentBorder(Graphics g, int height, int arrowWidth) in drawSegmentBorder() argument
99 int arrow_tip_x = x + feature_direction * arrowWidth; in drawSegmentBorder()
/dports/devel/kf5-kio/kio-5.89.0/src/filewidgets/
H A Dkurlnavigatorbutton.cpp129 …tMetrics(adjustedFont).size(Qt::TextSingleLine, plainText()).width() + arrowWidth() + 4 * BorderWi… in sizeHint()
176 const int arrowSize = arrowWidth(); in paintEvent()
518 const int popupX = leftToRight ? width() - arrowWidth() - BorderWidth : 0; in openSubDirsMenu()
618 int KUrlNavigatorButton::arrowWidth() const in arrowWidth() function in KDEPrivate::KUrlNavigatorButton
635 return leftToRight ? (x >= width() - arrowWidth()) : (x < arrowWidth()); in isAboveArrow()
642 availableWidth -= arrowWidth() - BorderWidth; in isTextClipped()
/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/view/render/
H A Dcellarrow.cpp95 const int arrowWidth = 4000; in buildShape() local
104 vertices->push_back (osg::Vec3f (height, -arrowWidth/2, 0)); in buildShape()
105 vertices->push_back (osg::Vec3f (height, arrowWidth/2, 0)); in buildShape()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/plugins/grass/
H A Dqgsgrassmodule.cpp340 int arrowWidth = 9; in pixmap() local
348 arrowWidth = ( int )( scale * arrowPixmap.width() ); in pixmap()
351 img = img.scaled( arrowWidth, height, Qt::IgnoreAspectRatio, Qt::SmoothTransformation ); in pixmap()
364 arrowWidth = ( int )( scale * br.width() ); in pixmap()
365 if ( arrowWidth <= 0 ) in pixmap()
366 arrowWidth = height; // should not happen in pixmap()
367 arrowPixmap = QPixmap( arrowWidth, height ); in pixmap()
415 width += arrowWidth + 2 * buffer; // -> in pixmap()
442 pos += buffer + arrowWidth; in pixmap()
/dports/graphics/qgis/qgis-3.22.3/src/plugins/grass/
H A Dqgsgrassmodule.cpp340 int arrowWidth = 9; in pixmap() local
348 arrowWidth = ( int )( scale * arrowPixmap.width() ); in pixmap()
351 img = img.scaled( arrowWidth, height, Qt::IgnoreAspectRatio, Qt::SmoothTransformation ); in pixmap()
364 arrowWidth = ( int )( scale * br.width() ); in pixmap()
365 if ( arrowWidth <= 0 ) in pixmap()
366 arrowWidth = height; // should not happen in pixmap()
367 arrowPixmap = QPixmap( arrowWidth, height ); in pixmap()
415 width += arrowWidth + 2 * buffer; // -> in pixmap()
442 pos += buffer + arrowWidth; in pixmap()
/dports/graphics/jalbum/jAlbum/skins/Galleria/includes/
H A Dadditional_styles.inc19 scrollerContainerWidth += (arrowWidth + arrowMargin) * 2 - thumbnailMargin;
22 scrollerContainerWidth += arrowWidth * 2 + arrowMargin * 4;

123456789