Home
last modified time | relevance | path

Searched refs:drawLine (Results 3451 – 3475 of 8707) sorted by relevance

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

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/java/swing/plaf/windows/
H A DWindowsScrollBarUI.java486 g.drawLine(xCounter, 0, xCounter + height, height);
489 g.drawLine(xCounter, 0, width, width - xCounter);
494 g.drawLine(0, yCounter, width, yCounter + width);
497 g.drawLine(0, yCounter, height - yCounter, height);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/
H A DWindowsScrollBarUI.java487 g.drawLine(xCounter, 0, xCounter + height, height);
490 g.drawLine(xCounter, 0, width, width - xCounter);
495 g.drawLine(0, yCounter, width, yCounter + width);
498 g.drawLine(0, yCounter, height - yCounter, height);
/dports/audio/musescore/MuseScore-3.6.1/mscore/
H A Dchordview.cpp224 p->drawLine(QLineF(x1, y, x2, y)); in drawBackground()
237 p->drawLine(pos2pix(x), y1, pos2pix(x), y2); in drawBackground()
247 p->drawLine(pos2pix(x), y1, pos2pix(x), y2); in drawBackground()
251 p->drawLine(pos2pix(x), y1, pos2pix(x), y2); in drawBackground()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/
H A DWindowsScrollBarUI.java487 g.drawLine(xCounter, 0, xCounter + height, height);
490 g.drawLine(xCounter, 0, width, width - xCounter);
495 g.drawLine(0, yCounter, width, yCounter + width);
498 g.drawLine(0, yCounter, height - yCounter, height);
/dports/editors/ted/Ted-2.23/Ted/
H A DtedShadingTool.c140 drawLine( add, drI->drX0, drI->drY0, drI->drX1, drI->drY0 ); in tedDrawShadedBox()
141 drawLine( add, drI->drX1, drI->drY0, drI->drX1, drI->drY1 ); in tedDrawShadedBox()
142 drawLine( add, drI->drX1, drI->drY1, drI->drX0, drI->drY1 ); in tedDrawShadedBox()
143 drawLine( add, drI->drX0, drI->drY1, drI->drX0, drI->drY0 ); in tedDrawShadedBox()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/
H A DWindowsScrollBarUI.java487 g.drawLine(xCounter, 0, xCounter + height, height);
490 g.drawLine(xCounter, 0, width, width - xCounter);
495 g.drawLine(0, yCounter, width, yCounter + width);
498 g.drawLine(0, yCounter, height - yCounter, height);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/
H A DWindowsScrollBarUI.java487 g.drawLine(xCounter, 0, xCounter + height, height);
490 g.drawLine(xCounter, 0, width, width - xCounter);
495 g.drawLine(0, yCounter, width, yCounter + width);
498 g.drawLine(0, yCounter, height - yCounter, height);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/java/swing/plaf/windows/
H A DWindowsScrollBarUI.java486 g.drawLine(xCounter, 0, xCounter + height, height);
489 g.drawLine(xCounter, 0, width, width - xCounter);
494 g.drawLine(0, yCounter, width, yCounter + width);
497 g.drawLine(0, yCounter, height - yCounter, height);
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dxshrowviewer.cpp142 p.drawLine(horizontalLine); in drawRows()
303 p.drawLine(horizontalLine); in drawPlayRangeBackground()
308 p.drawLine(horizontalLine); in drawPlayRangeBackground()
496 p.drawLine(verticalLine.x1(), verticalLine.y1() + 5, verticalLine.x2(), in drawOnionSkinSelection()
499 p.drawLine(verticalLine.x1() + 5, verticalLine.y1(), in drawOnionSkinSelection()
513 p.drawLine(verticalLine.x1(), verticalLine.y1() + 10, verticalLine.x2(), in drawOnionSkinSelection()
516 p.drawLine(verticalLine.x1() + 10, verticalLine.y1(), in drawOnionSkinSelection()
660 p.drawLine(frameMid, frameTop + 23, frameMid, frameBottom); in drawCurrentTimeLine()
704 p.drawLine(verticalLine); in drawShiftTraceMarker()
717 p.drawLine(verticalLine); in drawShiftTraceMarker()
/dports/biology/emboss/EMBOSS-6.6.0/jemboss/org/emboss/jemboss/graphics/
H A DGraph2DPlot.java899 g2d.drawLine(xborder,getHeight()-yborder, in drawAxes()
910 g2d.drawLine(xborder,yborder,xborder,getHeight()-yborder); in drawAxes()
915 g2d.drawLine(xborder,yborder, in drawAxes()
918 g2d.drawLine(getWidth()-xborder,yborder, in drawAxes()
956 g2d.drawLine(xpos_major,0,xpos_major,tick_height); in drawAxes()
961 g2d.drawLine(xpos_minor,0,xpos_minor,tick_height/2); in drawAxes()
1006 g2d.drawLine(0,ypos_major,-tick_height,ypos_major); in drawAxes()
1011 g2d.drawLine(0,ypos_minor,-tick_height/2,ypos_minor); in drawAxes()
1200 g.drawLine((int)x1,(int)y1,(int)x2,(int)y2); in drawGraphics()
1365 g.drawLine((int)x1,(int)y1,(int)x2,(int)y2); in drawPoints()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/contrib/android/AndroidApp/lstopo/src/main/java/com/hwloc/lstopo/
H A DMyCanvas.java31 canvas.drawLine(0, 0, getWidth() - 10, getHeight() - 10, paint); in onDraw()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/contrib/android/AndroidApp/lstopo/src/main/java/com/hwloc/lstopo/
H A DMyCanvas.java31 canvas.drawLine(0, 0, getWidth() - 10, getHeight() - 10, paint); in onDraw()
/dports/net/mpich/mpich-3.4.3/modules/hwloc/contrib/android/AndroidApp/lstopo/src/main/java/com/hwloc/lstopo/
H A DMyCanvas.java31 canvas.drawLine(0, 0, getWidth() - 10, getHeight() - 10, paint); in onDraw()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/physics/
H A Dirr_debug_drawer.hpp62 virtual void drawLine(const btVector3& from, const btVector3& to,
/dports/graphics/krita/krita-4.4.8/libs/widgets/
H A DKoLineStyleItemDelegate.cpp40 …painter->drawLine(option.rect.left(), option.rect.center().y(), option.rect.right(), option.rect.c… in paint()
/dports/editors/calligra/calligra-3.2.1/libs/widgets/
H A DKoLineStyleItemDelegate.cpp40 …painter->drawLine(option.rect.left(), option.rect.center().y(), option.rect.right(), option.rect.c… in paint()
/dports/devel/guichan/guichan-0.8.2/include/guichan/allegro/
H A Dallegrographics.hpp137 virtual void drawLine(int x1, int y1, int x2, int y2);
/dports/devel/fifechan/fifechan-0.1.5/include/fifechan/allegro/
H A Dallegrographics.hpp158 virtual void drawLine(int x1, int y1, int x2, int y2);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/docs/examples/
H A DIPoint_subtract_operator.cpp12 canvas->drawLine(p0, p1, paint); in draw()
H A DPoint_Distance.cpp15 canvas->drawLine(a, b, paint);
H A DPaint_setStyle.cpp25 canvas->drawLine(10, 10, 60, 60, paint); in draw()
/dports/x11/fbdesk/fbdesk-1.4.1/src/FbTk/
H A DFbDrawable.hh46 virtual void drawLine(GC gc, int start_x, int start_y,
/dports/audio/bambootracker/BambooTracker-0.4.5/BambooTracker/gui/instrument_editor/
H A Dadpcm_sample_editor.cpp405 painter.drawLine(0, centerY, maxX, centerY); in updateSampleView()
427 painter.drawLine(x, 0, x, rect.height()); in updateSampleView()
431 if (x) painter.drawLine(x - 1, prevY, x, y); in updateSampleView()
443 painter.drawLine(p.x(), 0, p.x(), rect.height()); in updateSampleView()
446 if (p.x()) painter.drawLine(prev, p); in updateSampleView()
/dports/deskutils/basket/basket-2.49a-46-g60e38c6/src/
H A Dkcolorcombo2.cpp573 painter.drawLine(x + 1, y, x + width - 2, y); in drawColorRect()
574 painter.drawLine(x, y + 1, x, y + height - 2); in drawColorRect()
575 painter.drawLine(x + 1, y + height - 1, x + width - 2, y + height - 1); in drawColorRect()
576 painter.drawLine(x + width - 1, y + 1, x + width - 1, y + height - 2); in drawColorRect()
603 painter.drawLine(x + 1, y + height - 2, x + width - 2, y + 1); in drawColorRect()
/dports/games/viruskiller/viruskiller-1.03/src/
H A DCGraphics.cpp618 void Graphics::drawLine(float startX, float startY, float endX, float endY, int color, SDL_Surface … in drawLine() function in Graphics
820 drawLine(x, y, x + w, y, white, screen); in drawWidgetRect()
821 drawLine(x, y, x, y + h, white, screen); in drawWidgetRect()
822 drawLine(x, y + h, x + w, y + h, darkGreen, screen); in drawWidgetRect()
823 drawLine(x + w, y + 1, x + w, y + h, darkGreen, screen); in drawWidgetRect()

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