LibreOffice Module vcl (master) 1
Macros | Variables
vertcurs_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 vertcurs_curs_width   16
 
#define vertcurs_curs_height   16
 
#define vertcurs_curs_x_hot   8
 
#define vertcurs_curs_y_hot   8
 

Variables

static unsigned char vertcurs_curs_bits []
 

Macro Definition Documentation

◆ vertcurs_curs_height

#define vertcurs_curs_height   16

Definition at line 21 of file vertcurs_curs.h.

◆ vertcurs_curs_width

#define vertcurs_curs_width   16

Definition at line 20 of file vertcurs_curs.h.

◆ vertcurs_curs_x_hot

#define vertcurs_curs_x_hot   8

Definition at line 22 of file vertcurs_curs.h.

◆ vertcurs_curs_y_hot

#define vertcurs_curs_y_hot   8

Definition at line 23 of file vertcurs_curs.h.

Variable Documentation

◆ vertcurs_curs_bits

unsigned char vertcurs_curs_bits[]
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x40, 0x02, 0x40,
0x06, 0x60, 0xfc, 0x3f, 0x06, 0x60, 0x02, 0x40, 0x02, 0x40, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}

Definition at line 24 of file vertcurs_curs.h.