Home
last modified time | relevance | path

Searched defs:DrawLines (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/test/testbgrafunc/
H A Dutest17.pas38 procedure DrawLines(x,y: single; title: string); procedure
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/test/testbgrafunc/
H A Dutest17.pas38 procedure DrawLines(x,y: single; title: string); procedure
/dports/editors/o/o-2.46.0/
H A Dredraw.go96 func (e *Editor) DrawLines(c *vt100.Canvas, respectOffset, redrawCanvas bool) error { func
/dports/multimedia/aegisub/aegisub-3.2.2/src/
H A Dgl_wrap.cpp300 void OpenGLWrapper::DrawLines(size_t dim, std::vector<float> const& lines) { in DrawLines() function in OpenGLWrapper
304 void OpenGLWrapper::DrawLines(size_t dim, std::vector<float> const& lines, size_t c_dim, std::vecto… in DrawLines() function in OpenGLWrapper
313 void OpenGLWrapper::DrawLines(size_t dim, const float *lines, size_t n) { in DrawLines() function in OpenGLWrapper
/dports/www/coppermine/cpg1.6.x-1.6.12/include/
H A Dcaptcha.inc.php76 function DrawLines() { function in PhpCaptcha
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/dependencies/lib-SDL2-2.0.8-mingw/test/
H A Dtestdraw2.c82 DrawLines(SDL_Renderer * renderer) in DrawLines() function
H A Dtestintersections.c105 DrawLines(SDL_Renderer * renderer) in DrawLines() function
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/test/
H A Dtestdraw2.c82 DrawLines(SDL_Renderer * renderer) in DrawLines() function
H A Dtestintersections.c105 DrawLines(SDL_Renderer * renderer) in DrawLines() function
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/test/
H A Dtestdraw2.c82 DrawLines(SDL_Renderer * renderer) in DrawLines() function
/dports/devel/sdl20/SDL2-2.0.18/test/
H A Dtestmouse.c52 DrawLines(SDL_Renderer * renderer) in DrawLines() function
H A Dtestdraw2.c84 DrawLines(SDL_Renderer * renderer) in DrawLines() function
H A Dtestintersections.c105 DrawLines(SDL_Renderer * renderer) in DrawLines() function
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/libs/SDL2/test/
H A Dtestdraw2.c82 DrawLines(SDL_Renderer * renderer) in DrawLines() function
/dports/x11/controllermap/SDL2-2.0.18/test/
H A Dtestmouse.c52 DrawLines(SDL_Renderer * renderer) in DrawLines() function
H A Dtestdraw2.c84 DrawLines(SDL_Renderer * renderer) in DrawLines() function
/dports/games/gbrainy/gbrainy-2.4.3/src/Core/Views/
H A DPlayerHistoryView.cs127 void DrawLines (CairoContextEx cr, double x, double y) in DrawLines() method in gbrainy.Core.Views.PlayerHistoryView
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/tests/graphics/
H A Dboundingbox.cpp202 void GCDCBoundingBoxTestCase::DrawLines() in DrawLines() function in GCDCBoundingBoxTestCase
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/tests/graphics/
H A Dboundingbox.cpp202 void GCDCBoundingBoxTestCase::DrawLines() in DrawLines() function in GCDCBoundingBoxTestCase
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/tests/graphics/
H A Dboundingbox.cpp206 void GCDCBoundingBoxTestCase::DrawLines() in DrawLines() function in GCDCBoundingBoxTestCase
/dports/math/pari/pari-2.13.3/src/graph/
H A DplotWin32.c71 static void DrawLines(void *data, long nb, struct plot_points *p) in DrawLines() function
/dports/math/p5-Math-Pari/pari-2.3.5/src/graph/
H A Dplotfltk.c101 static void DrawLines(void *data, long nb, struct plot_points *p) in DrawLines() function
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/tests/
H A Dlinehacks.c59 DrawLines(void) in DrawLines() function
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/tests/
H A Dlinehacks.c59 DrawLines(void) in DrawLines() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/samples/doodle/
H A Ddoodle.py212 def DrawLines(self, dc): member in DoodleWindow

1234567