Home
last modified time | relevance | path

Searched refs:GrHLineNC (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/grx/grx249/src/draw/
H A Dframboxn.c33 GrHLineNC(x1,x2,y1,c->fbx_topcolor); in GrFramedBoxNC()
36 GrHLineNC(x1,x2,y2,c->fbx_bottomcolor); in GrFramedBoxNC()
H A Dmajorln3.c22 void GrHLineNC(int x1,int x2,int yy,GrColor c) in GrHLineNC() function
/dports/graphics/grx/grx249/test/
H A Dspeedtst.c370 GrHLineNC(x[j],x[j+1],y[j],c1); in drawhlinetest()
372 GrHLineNC(x[j],x[j+1],y[j],c2); in drawhlinetest()
374 GrHLineNC(x[j],x[j+1],y[j],c3); in drawhlinetest()
376 GrHLineNC(x[j],x[j+1],y[j],c4); in drawhlinetest()
/dports/graphics/grx/grx249/doc/
H A Dchanges.bgi110 - using GrHLineNC and GrPixelNC in bccgrx09.c / _floodfill()
H A Dgrx249um.inf953 void GrHLineNC(int x1,int x2,int y,GrColor c);
/dports/graphics/grx/grx249/pascal/
H A Dgrx.pas600 procedure GrHLineNC(x1, x2, y: CInteger; c: GrColor); asmname 'GrHLineNC'; procedure
/dports/graphics/grx/grx249/include/
H A Dgrx20.h878 void GrHLineNC(int x1,int x2,int y,GrColor c);
/dports/graphics/grx/grx249/doc/old/
H A Dapi.doc554 void GrHLineNC(int x1,int x2,int y,int c);
/dports/graphics/grx/grx249/doc/tex/
H A Dgrx2_0.tex1048 void GrHLineNC(int x1,int x2,int y,GrColor c);