Home
last modified time | relevance | path

Searched refs:drawLine (Results 3276 – 3300 of 8707) sorted by relevance

1...<<131132133134135136137138139140>>...349

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/gm/
H A Ddashing.cpp41 canvas->drawLine(startX, startY, finalX, finalY, p); in drawline()
541 canvas->drawLine(8, 120, 456, 120, p);
570 canvas->drawLine(line.fA, line.fB, dashPaint);
596 canvas->drawLine({x, 0}, {x, 100/kScale}, paint);
597 canvas->drawLine({0, x}, {100/kScale, x}, paint);
/dports/graphics/piddle/piddle-1.0.15/src/piddle/
H A DpiddleAI.py206 def drawLine(self, x1,y1, x2,y2, color=None, width=None): member in AICanvas
523 c.drawLine(000, 000, 000, 400, magenta, 20)
524 c.drawLine(000, 400, 400, 400, cyan, 20)
525 c.drawLine(400, 400, 400, 000, yellow, 20)
526 c.drawLine(400, 000, 000, 000, black, 20)
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/arthur/data/qps/
H A Dobject_bounding_mode.qps25 drawLine 510 10 590 90
/dports/graphics/kolourpaint/kolourpaint-21.12.3/tools/flow/
H A DkpToolColorEraser.h61 QRect drawLine (const QPoint &thisPoint, const QPoint &lastPoint) override;
/dports/audio/cantata/cantata-2.4.2/widgets/
H A Dbasicitemdelegate.h32 …static void drawLine(QPainter *p, const QRect &r, const QColor &color, bool fadeStart=true, bool f…
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/animator/
H A DSkDrawLine.cpp33 maker.fCanvas->drawLine(x1, y1, x2, y2, *maker.fPaint); in draw()
/dports/science/pulseview/pulseview-0.4.2/pv/views/trace/
H A Danalogsignal.cpp339 p.drawLine(QLineF(left, y - dy, right, y - dy)); in paint_grid()
350 p.drawLine(QLineF(left, y - dy25, right, y - dy25)); in paint_grid()
351 p.drawLine(QLineF(left, y - dy50, right, y - dy50)); in paint_grid()
352 p.drawLine(QLineF(left, y - dy75, right, y - dy75)); in paint_grid()
360 p.drawLine(QLineF(left, y + dy, right, y + dy)); in paint_grid()
371 p.drawLine(QLineF(left, y + dy25, right, y + dy25)); in paint_grid()
372 p.drawLine(QLineF(left, y + dy50, right, y + dy50)); in paint_grid()
373 p.drawLine(QLineF(left, y + dy75, right, y + dy75)); in paint_grid()
459 p.drawLine(points[i - 1], points[i]); in paint_trace()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.jface.text/src/org/eclipse/jface/text/source/
H A DOverviewRuler.java258 gc.drawLine(x, y, x + w -1, y); in drawBevelRect()
259 gc.drawLine(x, y, x, y + h -1); in drawBevelRect()
262 gc.drawLine(x + w, y, x + w, y + h); in drawBevelRect()
263 gc.drawLine(x, y + h, x + w, y + h); in drawBevelRect()
301 e.gc.drawLine(0, s.y -1, s.x -1, s.y -1); in paintControl()
830 gc.drawLine(0, yy, infos.bounds.x/2, yy); in doPaint()
832 gc.drawLine(0, yy, infos.bounds.x/2, yy); in doPaint()
836 gc.drawLine(0, yy, infos.bounds.x/2, yy); in doPaint()
838 gc.drawLine(0, yy, infos.bounds.x/2, yy); in doPaint()
/dports/devel/umbrello/umbrello-21.12.3/umbrello/umlwidgets/
H A Dmessagewidget.cpp390 p->drawLine(arrowheadStartX, y, arrowheadStartX + arrowheadExtentX, y - 3); in paintArrow()
392 p->drawLine(arrowheadStartX, y, arrowheadStartX + arrowheadExtentX, y + 3); in paintArrow()
400 p->drawLine(x, y, x + w, y); in paintArrow()
434 painter->drawLine(offsetX, offsetY, offsetX + w, offsetY); in paintSynchronous()
436 painter->drawLine(offsetX + w, offsetY, offsetX + w, lowerLineY); in paintSynchronous()
450 …painter->drawLine(offsetX, offsetY + arrowWidth, startX, offsetY + arrowWidth); //arrow l… in paintSynchronous()
464 …painter->drawLine(offsetX + wr + 1, offsetY + arrowWidth, offsetX + w, offsetY + arrowWidth); /… in paintSynchronous()
494 painter->drawLine(offsetX, offsetY, offsetX + w, offsetY); in paintAsynchronous()
496 painter->drawLine(offsetX + w, offsetY, offsetX + w, lowerLineY); in paintAsynchronous()
/dports/devel/gammaray/GammaRay-2.11.3/ui/
H A Dremoteviewwidget.cpp682 p->drawLine(i, 0, i, tickSize); in drawRuler()
710 p->drawLine(0, i, tickSize, i); in drawRuler()
795 p->drawLine(startPos - hOffset, startPos + hOffset); in drawMeasureOverlay()
796 p->drawLine(startPos - vOffset, startPos + vOffset); in drawMeasureOverlay()
798 p->drawLine(endPos - hOffset, endPos + hOffset); in drawMeasureOverlay()
799 p->drawLine(endPos - vOffset, endPos + vOffset); in drawMeasureOverlay()
801 p->drawLine(startPos, endPos); in drawMeasureOverlay()
805 p->drawLine(startPos, QPoint(endPos.x(), startPos.y())); in drawMeasureOverlay()
806 p->drawLine(QPoint(endPos.x(), startPos.y()), endPos); in drawMeasureOverlay()
/dports/editors/textadept/cdk-5.0-20200923/include/
H A Ddraw.h67 void drawLine (
/dports/editors/textadept/textadept-textadept_11.1/src/cdk/
H A Ddraw.h67 void drawLine (
/dports/devel/cdk/cdk-5.0-20161210/include/
H A Ddraw.h67 void drawLine (
/dports/graphics/delaboratory/delaboratory-0.8/gui_wx/
H A Dcanvas.h33 virtual void drawLine(int x1, int y1, int x2, int y2) = 0;
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pagelayout_editor/tools/
H A Dpl_actions.h61 static TOOL_ACTION drawLine; variable
/dports/print/limereport/LimeReport-1.5.35/3rdparty/easyprofiler/profiler_gui/
H A Dtreeview_first_column_delegate.cpp30 painter->drawLine(QPoint(0, bottomLeft.y()), bottomLeft); in paint()
/dports/audio/rezound/rezound-0.13.1beta/src/frontend_fox/
H A DCMetersWindow.cpp150 dc.drawLine(x,0,x,1); in onCanvasPaint()
155 dc.drawLine(0,height-1,width,height-1); in onCanvasPaint()
389 dc.drawLine(x,0,x,1); in onCanvasPaint()
394 dc.drawLine(0,height-1,width,height-1); in onCanvasPaint()
429 dc.drawLine(width/2,2,width/2,height-1); in onCanvasPaint()
806 dc.drawLine(x,0,x,canvasHeight); in onCanvasPaint()
815 dc.drawLine(0,y,canvasWidth,y); in onCanvasPaint()
849 dc.drawLine(x+1,y,x+barWidth-1,y); in onCanvasPaint()
/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/pdf/draw/
H A DDottedLineSeparator.java73 drawLine(canvas, llx, urx, y); in draw()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sludge/
H A Dbackdrop.cpp340 void GraphicsManager::drawLine(uint x1, uint y1, uint x2, uint y2) { in drawLine() function in Sludge::GraphicsManager
341 _backdropSurface.drawLine(x1, y1, x2, y2, _backdropSurface.format.ARGBToColor(255, 0, 0, 0)); in drawLine()
345 drawLine(x, y1, x, y2); in drawVerticalLine()
349 drawLine(x1, y, x2, y); in drawHorizontalLine()
/dports/graphics/krita/krita-4.4.8/plugins/dockers/advancedcolorselector/
H A Dkis_color_selector_simple.cpp301 … painter->drawLine(m_lastClickPos.x()*width()-1, 0, m_lastClickPos.x()*width()-1, height()); in paint()
303 … painter->drawLine(m_lastClickPos.x()*width()+1, 0, m_lastClickPos.x()*width()+1, height()); in paint()
307 … painter->drawLine(0, m_lastClickPos.x()*height()-1, width(), m_lastClickPos.x()*height()-1); in paint()
309 … painter->drawLine(0, m_lastClickPos.x()*height()+1, width(), m_lastClickPos.x()*height()+1); in paint()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzqt/
H A Dcombohistogram.cpp71 p.drawLine(posx, 1, posx, COMBOHIST_RESOLUTION_H); in paintEvent()
83 p.drawLine(x, COMBOHIST_RESOLUTION_H + 1 - v, x, COMBOHIST_RESOLUTION_H); in paintEvent()
90 p.drawLine(x, 1, x, COMBOHIST_RESOLUTION_H); in paintEvent()
160 imgPainter.drawLine(x, COMBOHIST_RESOLUTION_H + 1 - v, x, in setValues()
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/master/
H A Dmaster.cpp211 p.drawLine(xp, y, xp, y+h); in pdraw()
215 p.drawLine(xp, y, xp, y+h); in pdraw()
222 p.drawLine(xp, y, xp, y+h); in pdraw()
248 p.drawLine(line1x, line1y, line2x, line2y); in draw()
/dports/games/scummvm/scummvm-2.5.1/engines/sludge/
H A Dbackdrop.cpp313 void GraphicsManager::drawLine(uint x1, uint y1, uint x2, uint y2) { in drawLine() function in Sludge::GraphicsManager
314 _backdropSurface.drawLine(x1, y1, x2, y2, _backdropSurface.format.ARGBToColor(255, 0, 0, 0)); in drawLine()
318 drawLine(x, y1, x, y2); in drawVerticalLine()
322 drawLine(x1, y, x2, y); in drawHorizontalLine()
/dports/x11/hs-xmobar/xmobar-0.39/src/Xmobar/X11/
H A DDraw.hs204 BBTop -> drawLine d dr gc (x1 + p1) (mt + lc) (x2 + p2) (mt + lc)
207 drawLine d dr gc (x1 + p1) (ht - lc') (x2 + p2) (ht - lc')
208 BBLeft -> drawLine d dr gc (x1 - 1 + ml) p1 (x1 - 1 + ml) (ht + p2)
209 BBRight -> drawLine d dr gc (x2 + lc - 1 - mr) p1 (x2 + lc - 1 - mr) (ht + p2)
/dports/audio/supercollider/SuperCollider-3.11.0-Source/editors/sc-ide/widgets/style/
H A Dstyle.cpp127 painter->drawLine(option->rect.topLeft(), option->rect.bottomLeft()); in drawComplexControl()
222 painter->drawLine(rect.topRight(), rect.bottomRight()); in drawControl()
341 painter->drawLine(QLineF(cx - a, cy - a, cx + a + extend, cy + a + extend)); in drawPrimitive()
342 painter->drawLine(QLineF(cx - a, cy + a, cx + a + extend, cy - a - extend)); in drawPrimitive()

1...<<131132133134135136137138139140>>...349