123456789 |
- /* $XConsortium: DtPrtun.t_m.bm /main/2 1995/07/17 15:02:24 drk $ */
- #define DtPrtun.t_m.bm_width 16
- #define DtPrtun.t_m.bm_height 16
- #define DtPrtun.t_m.bm_x_hot 0
- #define DtPrtun.t_m.bm_y_hot 0
- static char DtPrtun.t_m.bm_bits[] = {
- 0xc0, 0x07, 0xe0, 0x0f, 0xf0, 0x1f, 0xf8, 0x1f, 0xf8, 0x1f, 0xfc, 0x3f,
- 0xff, 0x7f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
- 0xff, 0xff, 0xff, 0xff, 0xfc, 0x7f, 0xfc, 0x1f};
|