Home
last modified time | relevance | path

Searched refs:plotblock (Results 1 – 3 of 3) sorted by last modified time

/dports/math/gretl/gretl-2021d/doc/tex/
H A Dgraphs.tex351 \label{sec:plotblock}
/dports/graphics/xfractint/xfractint-20.04p16/common/
H A Dcalcfrac.c38 static void _fastcall plotblock(int,int,int,int);
3356 plotblock(0,x,y,c22);
3436 plotblock(1,x,yplushalf,c23);
3437 plotblock(0,xplushalf,y,c32);
3438 plotblock(1,xplushalf,yplushalf,c33);
3443 plotblock(-1,x,yplushalf,c23);
3445 plotblock(-1,xplushalf,y,c32);
3447 plotblock(-1,xplushalf,yplushalf,c33);
3469 plotblock(-1,x,ylesshalf,c21);
3475 plotblock(-1,xplushalf,ylesshalf,c31);
[all …]
/dports/graphics/founts/founts-13/
H A Dfounts.c1124 void plotblock(struct block *ablock) in plotblock() function
1293 plotblock(ablock); in plotblocks()
1296 plotblock(&fakeblock); in plotblocks()