LibreOffice Module vcl (master) 1
Macros | Variables
magnify_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 magnify_curs_width   32
 
#define magnify_curs_height   32
 
#define magnify_curs_x_hot   12
 
#define magnify_curs_y_hot   13
 

Variables

static unsigned char magnify_curs_bits []
 

Macro Definition Documentation

◆ magnify_curs_height

#define magnify_curs_height   32

Definition at line 20 of file magnify_curs.h.

◆ magnify_curs_width

#define magnify_curs_width   32

Definition at line 19 of file magnify_curs.h.

◆ magnify_curs_x_hot

#define magnify_curs_x_hot   12

Definition at line 21 of file magnify_curs.h.

◆ magnify_curs_y_hot

#define magnify_curs_y_hot   13

Definition at line 22 of file magnify_curs.h.

Variable Documentation

◆ magnify_curs_bits

unsigned char magnify_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,0x7c,0x00,0x00,0x00,0x83,
0x01,0x00,0x80,0x00,0x02,0x00,0x40,0x00,0x04,0x00,0x40,0x00,0x04,0x00,0x20,
0x00,0x08,0x00,0x20,0x00,0x08,0x00,0x20,0x00,0x08,0x00,0x20,0x00,0x08,0x00,
0x20,0x00,0x08,0x00,0x40,0x00,0x04,0x00,0x40,0x00,0x04,0x00,0x80,0x00,0x06,
0x00,0x00,0x83,0x0f,0x00,0x00,0x7c,0x1c,0x00,0x00,0x00,0x38,0x00,0x00,0x00,
0x70,0x00,0x00,0x00,0xe0,0x00,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}

Definition at line 23 of file magnify_curs.h.