Home
last modified time | relevance | path

Searched refs:DrawHorizLine (Results 1 – 25 of 33) sorted by path

12

/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgracustombitmap.inc287 procedure DrawHorizLine(x, y, x2: int32or64; ec: TExpandedPixel); overload; virtual; abstract;
288 procedure DrawHorizLine(x, y, x2: int32or64; texture: IBGRAScanner); overload;
1001 procedure TBGRACustomBitmap.DrawHorizLine(x, y, x2: int32or64;
H A Dbgradefaultbitmap.pas335 procedure DrawHorizLine(x, y, x2: int32or64; ec: TExpandedPixel); override; overload; procedure
1747 procedure TBGRADefaultBitmap.DrawHorizLine(x, y, x2: int32or64; ec: TExpandedPixel procedure
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/test/bgraaggtest/
H A Dimage_filters2_main.pas165 graph.DrawHorizLine(0,round(YToGraph(0)),tx-1,BGRA(0,0,0,96));
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/test/bgratutorial3d/
H A Dubgrasamples.pas32 DrawHorizLine(0,0,Width,BGRA(30,30,30,255));
33 DrawHorizLine(0,Height-1,Width,BGRA(62,62,62,255));
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/test/testbgrafunc/
H A Dutest22.pas62 0: virtualscreen.DrawHorizLine(x1,y1,x2,c);
/dports/editors/lazarus-devel/examples/lazfreetype/
H A Dmainform.pas280 …drawer.DrawHorizLine(round(x+p[i].x),round(y+p[i].yBase),round(x+p[i].x+p[i].width), TColorToFPCol…
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/freetype/
H A Dlazfreetypefpimagedrawer.pas53 procedure DrawHorizLine(x1,y,x2: integer; const c: TFPColor); procedure
226 procedure TFPImageFreeTypeDrawer.DrawHorizLine(x1, y, x2: integer; procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dlazfreetypeintfdrawer.pas53 procedure DrawHorizLine(x1,y,x2: integer; const c: TFPColor); procedure
339 procedure TIntfFreeTypeDrawer.DrawHorizLine(x1, y, x2: integer; procedure
392 if ASetPixels then HorizLineProc := @SetHorizLine else HorizLineProc := @DrawHorizLine;
401 if ASetPixels then HorizLineProc := @SetHorizLine else HorizLineProc := @DrawHorizLine;
/dports/editors/lazarus-qt5-devel/examples/lazfreetype/
H A Dmainform.pas280 …drawer.DrawHorizLine(round(x+p[i].x),round(y+p[i].yBase),round(x+p[i].x+p[i].width), TColorToFPCol…
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/freetype/
H A Dlazfreetypefpimagedrawer.pas53 procedure DrawHorizLine(x1,y,x2: integer; const c: TFPColor); procedure
226 procedure TFPImageFreeTypeDrawer.DrawHorizLine(x1, y, x2: integer; procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dlazfreetypeintfdrawer.pas53 procedure DrawHorizLine(x1,y,x2: integer; const c: TFPColor); procedure
339 procedure TIntfFreeTypeDrawer.DrawHorizLine(x1, y, x2: integer; procedure
392 if ASetPixels then HorizLineProc := @SetHorizLine else HorizLineProc := @DrawHorizLine;
401 if ASetPixels then HorizLineProc := @SetHorizLine else HorizLineProc := @DrawHorizLine;
/dports/editors/lazarus-qt5/docs/chm/
H A Dlcl.xct21856 DrawHorizLine lazfreetypeintfdrawer/tintffreetypedrawer.drawhorizline.html
/dports/editors/lazarus-qt5/examples/lazfreetype/
H A Dmainform.pas222 …drawer.DrawHorizLine(round(x+p[i].x),round(y+p[i].yBase),round(x+p[i].x+p[i].width), TColorToFPCol…
/dports/editors/lazarus-qt5/lazarus/components/lazutils/
H A Dlazfreetypefpimagedrawer.pas53 procedure DrawHorizLine(x1,y,x2: integer; const c: TFPColor); procedure
226 procedure TFPImageFreeTypeDrawer.DrawHorizLine(x1, y, x2: integer; procedure
/dports/editors/lazarus-qt5/lazarus/lcl/
H A Dlazfreetypeintfdrawer.pas51 procedure DrawHorizLine(x1,y,x2: integer; const c: TFPColor); procedure
337 procedure TIntfFreeTypeDrawer.DrawHorizLine(x1, y, x2: integer; procedure
390 if ASetPixels then HorizLineProc := @SetHorizLine else HorizLineProc := @DrawHorizLine;
399 if ASetPixels then HorizLineProc := @SetHorizLine else HorizLineProc := @DrawHorizLine;
/dports/editors/lazarus/docs/chm/
H A Dlcl.xct21856 DrawHorizLine lazfreetypeintfdrawer/tintffreetypedrawer.drawhorizline.html
/dports/editors/lazarus/examples/lazfreetype/
H A Dmainform.pas222 …drawer.DrawHorizLine(round(x+p[i].x),round(y+p[i].yBase),round(x+p[i].x+p[i].width), TColorToFPCol…
/dports/editors/lazarus/lazarus/components/lazutils/
H A Dlazfreetypefpimagedrawer.pas53 procedure DrawHorizLine(x1,y,x2: integer; const c: TFPColor); procedure
226 procedure TFPImageFreeTypeDrawer.DrawHorizLine(x1, y, x2: integer; procedure
/dports/editors/lazarus/lazarus/lcl/
H A Dlazfreetypeintfdrawer.pas51 procedure DrawHorizLine(x1,y,x2: integer; const c: TFPColor); procedure
337 procedure TIntfFreeTypeDrawer.DrawHorizLine(x1, y, x2: integer; procedure
390 if ASetPixels then HorizLineProc := @SetHorizLine else HorizLineProc := @DrawHorizLine;
399 if ASetPixels then HorizLineProc := @SetHorizLine else HorizLineProc := @DrawHorizLine;
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgracustombitmap.inc287 procedure DrawHorizLine(x, y, x2: int32or64; ec: TExpandedPixel); overload; virtual; abstract;
288 procedure DrawHorizLine(x, y, x2: int32or64; texture: IBGRAScanner); overload;
1001 procedure TBGRACustomBitmap.DrawHorizLine(x, y, x2: int32or64;
H A Dbgradefaultbitmap.pas335 procedure DrawHorizLine(x, y, x2: int32or64; ec: TExpandedPixel); override; overload; procedure
1747 procedure TBGRADefaultBitmap.DrawHorizLine(x, y, x2: int32or64; ec: TExpandedPixel procedure
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/test/bgraaggtest/
H A Dimage_filters2_main.pas165 graph.DrawHorizLine(0,round(YToGraph(0)),tx-1,BGRA(0,0,0,96));
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/test/bgratutorial3d/
H A Dubgrasamples.pas32 DrawHorizLine(0,0,Width,BGRA(30,30,30,255));
33 DrawHorizLine(0,Height-1,Width,BGRA(62,62,62,255));
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/test/testbgrafunc/
H A Dutest22.pas62 0: virtualscreen.DrawHorizLine(x1,y1,x2,c);
/dports/graphics/lazpaint/lazpaint-7.1.6/bgracontrols/
H A Dbcsamples.pas1060 DrawHorizLine(0, 0, Width, BGRA(30, 30, 30, 255));
1061 DrawHorizLine(0, Height - 1, Width, BGRA(62, 62, 62, 255));

12