Home
last modified time | relevance | path

Searched refs:BitmapResizeBySteps (Results 1 – 8 of 8) sorted by relevance

/dports/editors/cudatext/CudaText-1.151.0/atflatcontrols/atflatcontrols/
H A Datcanvasprimitives.pas21 procedure BitmapResizeBySteps(b: TBitmap; W, H: integer); procedure
564 procedure BitmapResizeBySteps(b: TBitmap; W, H: integer);
H A Datgauge.pas441 BitmapResizeBySteps(FBitmap, Width, Height);
H A Datstatusbar.pas663 BitmapResizeBySteps(FBitmap, Width, Height);
H A Datscrollbar.pas602 BitmapResizeBySteps(FBitmap, Width, Height);
H A Datlistbox.pas846 BitmapResizeBySteps(FBitmap, Width, Height);
H A Dattabs.pas3354 BitmapResizeBySteps(FBitmap, Width, Height);
/dports/editors/cudatext/CudaText-1.151.0/atbinhex/atbinhex/
H A Datbinhex.pas820 procedure BitmapResizeBySteps(b: TBitmap; W, H, StepW, StepH: integer); procedure
5012 BitmapResizeBySteps(FBitmap, Width, Height, 50, 50);
/dports/editors/cudatext/CudaText-1.151.0/atsynedit/atsynedit/
H A Datsynedit.pas5444 BitmapResizeBySteps(FBitmap, Width, Height);