LibreOffice Module vcl (master) 1
Macros | Variables
nodrop_curs.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define nodrop_curs_width   32
 
#define nodrop_curs_height   32
 
#define nodrop_curs_x_hot   9
 
#define nodrop_curs_y_hot   9
 

Variables

static unsigned char nodrop_curs_bits []
 

Macro Definition Documentation

◆ nodrop_curs_height

#define nodrop_curs_height   32

Definition at line 20 of file nodrop_curs.h.

◆ nodrop_curs_width

#define nodrop_curs_width   32

Definition at line 19 of file nodrop_curs.h.

◆ nodrop_curs_x_hot

#define nodrop_curs_x_hot   9

Definition at line 21 of file nodrop_curs.h.

◆ nodrop_curs_y_hot

#define nodrop_curs_y_hot   9

Definition at line 22 of file nodrop_curs.h.

Variable Documentation

◆ nodrop_curs_bits

unsigned char nodrop_curs_bits[]
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0xc0, 0x0f, 0x00, 0x00, 0xf0, 0x3f, 0x00, 0x00,
0xf8, 0x7f, 0x00, 0x00, 0x7c, 0xf8, 0x00, 0x00, 0x1c, 0xfc, 0x00, 0x00,
0x1e, 0xfe, 0x01, 0x00, 0x0e, 0xdf, 0x01, 0x00, 0x8e, 0xcf, 0x01, 0x00,
0xce, 0xc7, 0x01, 0x00, 0xee, 0xc3, 0x01, 0x00, 0xfe, 0xe1, 0x01, 0x00,
0xfc, 0xe0, 0x00, 0x00, 0x7c, 0xf8, 0x00, 0x00, 0xf8, 0x7f, 0x00, 0x00,
0xf0, 0x3f, 0x00, 0x00, 0xc0, 0x0f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}

Definition at line 23 of file nodrop_curs.h.