LibreOffice Module vcl (master) 1
Macros | Variables
ase_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 ase_curs_width   32
 
#define ase_curs_height   32
 
#define ase_curs_x_hot   19
 
#define ase_curs_y_hot   16
 

Variables

static unsigned char ase_curs_bits []
 

Macro Definition Documentation

◆ ase_curs_height

#define ase_curs_height   32

Definition at line 20 of file ase_curs.h.

◆ ase_curs_width

#define ase_curs_width   32

Definition at line 19 of file ase_curs.h.

◆ ase_curs_x_hot

#define ase_curs_x_hot   19

Definition at line 21 of file ase_curs.h.

◆ ase_curs_y_hot

#define ase_curs_y_hot   16

Definition at line 22 of file ase_curs.h.

Variable Documentation

◆ ase_curs_bits

unsigned char ase_curs_bits[]
static
Initial value:
= {
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,0x03,0x00,0x00,0x1c,0x0e,
0x00,0x00,0x3e,0x1e,0x00,0x00,0x3e,0x7e,0x00,0x00,0x3e,0x1e,0x00,0x00,0x1c,
0x0e,0x00,0x00,0x00,0x03,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 ase_curs.h.