Home
last modified time | relevance | path

Searched refs:DrawCheckers (Results 1 – 25 of 29) sorted by relevance

12

/dports/graphics/lazpaint/lazpaint-7.1.6/bgracontrols/test/test_svg_viewer/
H A Dusvg.pas99 BCSVGViewer1.DrawCheckers := true;
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/test/bgralape/
H A Dumain.pas103 Bitmap.DrawCheckers(rect(0,0,Bitmap.Width,Bitmap.Height),BGRAWhite,CSSSilver);
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/test/bgralape/
H A Dumain.pas103 Bitmap.DrawCheckers(rect(0,0,Bitmap.Width,Bitmap.Height),BGRAWhite,CSSSilver);
/dports/graphics/lazpaint/lazpaint-7.1.6/bgracontrols/
H A Dbcsvgviewer.pas75 property DrawCheckers: boolean property
205 FBGRA.DrawCheckers(rect(floor(Left), floor(Top),
H A Dbgrascript.pas460 bitmap.DrawCheckers(Rect(StrToInt(list[1]), StrToInt(list[2]),
H A Dbgraimagemanipulation.pas1279 procedure DrawCheckers(bmp: TBGRABitmap; ARect: TRect); procedure
1343 DrawCheckers(fBackground, Border);
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/dialog/
H A Dublendop.pas145 DrawCheckers(temp, rect(0,0,temp.Width,temp.Height));
383 …background.DrawCheckers(background.ClipRect, ImageCheckersColor1, ImageCheckersColor2, checkerSize…
H A Dunewimage.pas179 ugraph.DrawCheckers(Bitmap,rect(x,y,x+px,y+py),scaling);
H A Duresample.pas251 DrawCheckers(Bitmap, rect(x+1,y+1,x+px-1,y+py-1), scaling);
H A Ducanvassize.pas365 DrawCheckers(Bitmap,rect(x,y,x+px,y+py),scale);
H A Dusaveoption.pas356 DrawCheckers(Bitmap, r, checkerScale);
H A Duobject3d.pas328 DrawCheckers(Bitmap,rect(0,0,Bitmap.Width,Bitmap.Height),CanvasScale);
/dports/graphics/lazpaint/lazpaint-7.1.6/bgracontrols/bgrasvgimagelistform/
H A Dbgrasvgimagelistform.lfm70 DrawCheckers = True
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgrathumbnail.pas60 … bmp.DrawCheckers(ARect, IconCheckersColor1, IconCheckersColor2, round(8*AScale), round(8*AScale))
62 …bmp.DrawCheckers(ARect, ImageCheckersColor1, ImageCheckersColor2, round(8*AScale), round(8*AScale)…
H A Dunibitmapgeneric.inc55 …procedure DrawCheckers(ARect: TRect; const AColorEven,AColorOdd: TPixel; AGridWidth: integer = 8; …
578 procedure TGenericUniversalBitmap.DrawCheckers(ARect: TRect; const AColorEven,
585 DrawCheckers(ARect, bEven, bOdd, AGridWidth, AGridHeight);
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgrathumbnail.pas60 … bmp.DrawCheckers(ARect, IconCheckersColor1, IconCheckersColor2, round(8*AScale), round(8*AScale))
62 …bmp.DrawCheckers(ARect, ImageCheckersColor1, ImageCheckersColor2, round(8*AScale), round(8*AScale)…
H A Dunibitmapgeneric.inc55 …procedure DrawCheckers(ARect: TRect; const AColorEven,AColorOdd: TPixel; AGridWidth: integer = 8; …
578 procedure TGenericUniversalBitmap.DrawCheckers(ARect: TRect; const AColorEven,
585 DrawCheckers(ARect, bEven, bOdd, AGridWidth, AGridHeight);
/dports/graphics/lazpaint/lazpaint-7.1.6/bgracontrols/test/test_extra/game_puzzle/
H A Dugraph.pas16 procedure DrawCheckers(bmp: TBGRABitmap); procedure
106 procedure DrawCheckers(bmp: TBGRABitmap); procedure
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/test/colorspace/
H A Duhorseshoe.pas685 Bitmap.DrawCheckers(Bitmap.ClipRect, CSSGray, CSSSilver);
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/test/colorspace/
H A Duhorseshoe.pas685 Bitmap.DrawCheckers(Bitmap.ClipRect, CSSGray, CSSSilver);
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/
H A Dugraph.pas25 procedure DrawCheckers(bmp : TBGRABitmap; ARect: TRect; AScale: single = 1); procedure
202 procedure DrawCheckers(bmp: TBGRABitmap; ARect: TRect; AScale: single = 1); procedure
H A Dupalettetoolbar.pas791 DrawCheckers(Bitmap, rect(x,y,x+w,y+h));
/dports/graphics/lazpaint/lazpaint-7.1.6/bgracontrols/test/test_bgrascript/
H A Dumain.lfm500 'DrawCheckers 200,0,300,300,"rgba(100,100,100,255)","rgba(0,0,0,0)"'
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/test/testcanvas2d/
H A Dunit1.pas1018 ctx.surface.DrawCheckers(rect(0,0,ctx.width,ctx.height), CSSWhite,CSSSilver);
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/test/testcanvas2d/
H A Dunit1.pas1018 ctx.surface.DrawCheckers(rect(0,0,ctx.width,ctx.height), CSSWhite,CSSSilver);

12