LibreOffice Module vcl (master) 1
Macros | Variables
asw_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 asw_curs_width   32
 
#define asw_curs_height   32
 
#define asw_curs_x_hot   12
 
#define asw_curs_y_hot   15
 

Variables

static unsigned char asw_curs_bits []
 

Macro Definition Documentation

◆ asw_curs_height

#define asw_curs_height   32

Definition at line 20 of file asw_curs.h.

◆ asw_curs_width

#define asw_curs_width   32

Definition at line 19 of file asw_curs.h.

◆ asw_curs_x_hot

#define asw_curs_x_hot   12

Definition at line 21 of file asw_curs.h.

◆ asw_curs_y_hot

#define asw_curs_y_hot   15

Definition at line 22 of file asw_curs.h.

Variable Documentation

◆ asw_curs_bits

unsigned char asw_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,0xc0,0x00,0x00,0x00,0x70,0x38,0x00,0x00,0x78,0x7c,0x00,0x00,
0x7e,0x7c,0x00,0x00,0x78,0x7c,0x00,0x00,0x70,0x38,0x00,0x00,0xc0,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 asw_curs.h.