Home
last modified time | relevance | path

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

/dports/games/xkoules/koules1.4/xlib/
H A Dinterface.h40 RawBitmapType; typedef
130 extern BitmapType CompileBitmap (int, int, RawBitmapType);
131 extern RawBitmapType CreateBitmap (int, int);
H A Dinterface.c189 CompileBitmap (CONST int x, CONST int y, CONST RawBitmapType bitmap) in CompileBitmap()
219 RawBitmapType
222 RawBitmapType img; in CreateBitmap()
/dports/games/xkoules/koules1.4/
H A Dframebuffer.c177 RawBitmapType bbitmap; in draw_ball_bitmap()
207 RawBitmapType bbitmap; in draw_reversed_ball_bitmap()
237 RawBitmapType bitmap; in draw_apple_bitmap()
280 RawBitmapType hole_data, ehole_data; in create_bitmap()
/dports/games/xkoules/koules1.4/os2dive/
H A Dinterface.h37 typedef PBYTE RawBitmapType; typedef
/dports/games/xkoules/koules1.4/svgalib/
H A Dinterface.h28 typedef char *RawBitmapType; typedef