Home
last modified time | relevance | path

Searched refs:write_pixmap (Results 1 – 5 of 5) sorted by relevance

/dports/games/xpat2/xpat2-1.07/src/
H A DX-gfx1.c26 static void write_pixmap(const char *filename, Pixmap pict, Pixmap clip) { in write_pixmap() function
983 write_pixmap(s, cardpicts[i], cardclipmap); in PaintCard()
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dimf.c47 static void write_pixmap(FILE *fp, int w, int h, int aw, int ah,
1895 write_pixmap(fp, img->w, img->h, img->actualw, img->actualh, in write_imf()
2026 write_pixmap(FILE *fp, int w, int h, int actualw, int actualh, in write_pixmap() function
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/changelogs/
H A DChangeLog-19971103 * imf.c (write_pixmap, etc): Always compute the rowbytes.
H A DChangeLog-1999188 * imf.c (write_pixmap): Add orig_pixelsize argument, write
H A DChangeLog-2003700 * imf.c (write_pixmap): Pass orig_pixelsize instead of pixelsize