Home
last modified time | relevance | path

Searched defs:GrPutScanline (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/grx/grx249/src/draw/
H A Dputscl.c21 void GrPutScanline(int x1,int x2,int yy,const GrColor *c, GrColor op) in GrPutScanline() function
/dports/graphics/grx/grx249/pascal/
H A Dgrx.pas582 procedure GrPutScanline(x1,x2,yy: CInteger;c: GrColorsPtr; Op: GrColor); asmname 'GrPutScanline'; procedure