Home
last modified time | relevance | path

Searched refs:revcol (Results 1 – 6 of 6) sorted by relevance

/dports/print/fontforge/fontforge-20201107/gdraw/
H A Dgimageclut.c36 struct revcol *next; in RevColListFree()
50 struct revcol *test, *bestcol; in _GImage_GetIndexedPixel()
112 static struct revcol *add_adjacent(struct revcol *test, struct revcol *old, Color col, int dmax) { in add_adjacent()
115 struct revcol *best=NULL; in add_adjacent()
147 static struct revcol *addrevcol(struct revcol *copy,struct revcol *old, int dist) { in addrevcol()
148 struct revcol *rc = malloc(sizeof(struct revcol)); in addrevcol()
157 struct revcol *cols,struct revcol *outercols) { in _GClutReverse()
160 struct revcol *test; in _GClutReverse()
264 struct revcol nbase; in _GClutReverse()
289 struct revcol basecol; in GClutReverse()
[all …]
H A DgdrawP.h40 struct revcol /* : GCol */ { struct
44 struct revcol *next; argument
48 struct revcol *cols[2]; /* cols[0] => colours in this subcube, cols[1] => those near */
/dports/graphics/O2-tools/O2-tools-2.01/makecr/
H A Dmakecr.cpp159 void revcol(uchar *src,uchar *dst,int size);
205 void IMPR :: revcol(uchar *src,uchar *dst,int size){ in revcol() function in IMPR
457 IMPR.revcol(lbuf,lbuf,width); in main()
/dports/graphics/O2-tools/O2-tools-2.01/makepr/
H A Dmakepr.cpp182 void revcol(uchar *src,uchar *dst,int len);
612 void IMPR :: revcol(uchar *src,uchar *dst,int len){ in revcol() function in IMPR
947 if ( ARGS.SWreverse() ) IMPR.revcol(lbuf,lbuf,width); in main()
962 if ( ARGS.SWreverse() ) IMPR.revcol(lbuf,lbuf,width); in main()
984 if ( ARGS.SWreverse() ) IMPR.revcol(lbuf,lbuf,(cwid*width)); in main()
/dports/math/gap/gap-4.11.0/pkg/hap-1.25/lib/Sparse/
H A Dsparse.keep319 local NS, heads, free, vec, revcol, pos, i,v,w, x,y,z,h,s;
330 revcol:=Reversed([1..B!.cols]);
336 for y in revcol do
H A Dsparse.gi370 local NS, heads, free, vec, revcol, pos, i,v,w, x,y,z,h,s;
381 revcol:=Reversed([1..B!.cols]);
387 for y in revcol do