LibreOffice Module vcl (master) 1
Macros | Variables
movepoint_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 movepoint_curs_width   32
 
#define movepoint_curs_height   32
 
#define movepoint_curs_x_hot   0
 
#define movepoint_curs_y_hot   0
 

Variables

static unsigned char movepoint_curs_bits []
 

Macro Definition Documentation

◆ movepoint_curs_height

#define movepoint_curs_height   32

Definition at line 20 of file movepoint_curs.h.

◆ movepoint_curs_width

#define movepoint_curs_width   32

Definition at line 19 of file movepoint_curs.h.

◆ movepoint_curs_x_hot

#define movepoint_curs_x_hot   0

Definition at line 21 of file movepoint_curs.h.

◆ movepoint_curs_y_hot

#define movepoint_curs_y_hot   0

Definition at line 22 of file movepoint_curs.h.

Variable Documentation

◆ movepoint_curs_bits

unsigned char movepoint_curs_bits[]
static
Initial value:
= {
0xff, 0xff, 0xff, 0xff, 0xfd, 0xff, 0xff, 0xff, 0xf9, 0xff, 0xff, 0xff,
0xf1, 0xff, 0xff, 0xff, 0xe1, 0xff, 0xff, 0xff, 0xc1, 0xff, 0xff, 0xff,
0x81, 0xff, 0xff, 0xff, 0x01, 0xff, 0xff, 0xff, 0x01, 0xfe, 0xff, 0xff,
0x01, 0xfc, 0xff, 0xff, 0x81, 0xff, 0xff, 0xff, 0x91, 0xff, 0xff, 0xff,
0x39, 0xff, 0xff, 0xff, 0x3d, 0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff,
0x7f, 0xfe, 0xff, 0xff, 0xff, 0xfc, 0x83, 0xff, 0xff, 0xfc, 0x83, 0xff,
0xff, 0xff, 0x83, 0xff, 0xff, 0xff, 0x83, 0xff, 0xff, 0xff, 0x83, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff}

Definition at line 23 of file movepoint_curs.h.