LibreOffice Module vcl (master) 1
Macros | Variables
ass_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 ass_curs_width   32
 
#define ass_curs_height   32
 
#define ass_curs_x_hot   15
 
#define ass_curs_y_hot   19
 

Variables

static unsigned char ass_curs_bits []
 

Macro Definition Documentation

◆ ass_curs_height

#define ass_curs_height   32

Definition at line 20 of file ass_curs.h.

◆ ass_curs_width

#define ass_curs_width   32

Definition at line 19 of file ass_curs.h.

◆ ass_curs_x_hot

#define ass_curs_x_hot   15

Definition at line 21 of file ass_curs.h.

◆ ass_curs_y_hot

#define ass_curs_y_hot   19

Definition at line 22 of file ass_curs.h.

Variable Documentation

◆ ass_curs_bits

unsigned char ass_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,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xc0,0x01,0x00,0x00,0xe0,0x03,
0x00,0x00,0xe0,0x03,0x00,0x00,0xe0,0x03,0x00,0x00,0xc0,0x01,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x10,0x04,0x00,0x00,0xf0,0x07,0x00,0x00,
0xe0,0x03,0x00,0x00,0xe0,0x03,0x00,0x00,0xc0,0x01,0x00,0x00,0x80,0x00,0x00,
0x00,0x80,0x00,0x00,0x00,0x00,0x00,0x00}

Definition at line 23 of file ass_curs.h.