xref: /trunk/main/vcl/inc/unx/x11_cursors/tblselsw_curs.h (revision cdf0e10c4e3984b49a9502b011690b615761d4a3)
1 #define tblselsw_curs_width 16
2 #define tblselsw_curs_height 16
3 #define tblselsw_curs_x_hot 1
4 #define tblselsw_curs_y_hot 14
5 static char tblselsw_curs_bits[] = {
6    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x06, 0x00, 0x0f,
7    0x80, 0x0f, 0xc0, 0x07, 0xe2, 0x03, 0xf6, 0x01, 0xfe, 0x00, 0x7e, 0x00,
8    0x3e, 0x00, 0x7e, 0x00, 0xfe, 0x00, 0x00, 0x00 };
9