Home
last modified time | relevance | path

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

/dports/japanese/xv/xv-3.10a/
H A Dxvbmp.c49 static void writeBMP1 PARM((FILE *, byte *, int, int));
937 if (nbits == 1) writeBMP1 (fp, pic824, w, h);
957 static void writeBMP1(fp, pic8, w, h) in writeBMP1() function
/dports/graphics/xv/xv-3.10a/
H A Dxvbmp.c49 static void writeBMP1 PARM((FILE *, byte *, int, int));
937 if (nbits == 1) writeBMP1 (fp, pic824, w, h);
957 static void writeBMP1(fp, pic8, w, h) in writeBMP1() function
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxvbmp.c49 static void writeBMP1 PARM((FILE *, byte *, int, int));
937 if (nbits == 1) writeBMP1 (fp, pic824, w, h);
957 static void writeBMP1(fp, pic8, w, h) in writeBMP1() function
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/image/bmp/
H A Dfilebmp.c184 static int writeBMP1(FILE *fp, UCHAR *pic8, UINT w, UINT h, UCHAR *map);
1681 write_function = writeBMP1; in img_write_bmp()
1713 static int writeBMP1(FILE *fp, UCHAR *pic8, UINT w, UINT h, UCHAR *pc2nc) in writeBMP1() function
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/tiio/bmp/
H A Dfilebmp.c127 static int writeBMP1(FILE *fp, UCHAR *pic8, UINT w, UINT h, UCHAR *map);
1712 write_function = writeBMP1; in img_write_bmp()
1755 static int writeBMP1(FILE *fp, UCHAR *pic8, UINT w, UINT h, UCHAR *pc2nc) in writeBMP1() function