LibreOffice Module vcl (master) 1
Macros | Variables
asne_mask.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define asne_mask_width   32
 
#define asne_mask_height   32
 
#define asne_mask_x_hot   21
 
#define asne_mask_y_hot   10
 

Variables

static unsigned char asne_mask_bits []
 

Macro Definition Documentation

◆ asne_mask_height

#define asne_mask_height   32

Definition at line 20 of file asne_mask.h.

◆ asne_mask_width

#define asne_mask_width   32

Definition at line 19 of file asne_mask.h.

◆ asne_mask_x_hot

#define asne_mask_x_hot   21

Definition at line 21 of file asne_mask.h.

◆ asne_mask_y_hot

#define asne_mask_y_hot   10

Definition at line 22 of file asne_mask.h.

Variable Documentation

◆ asne_mask_bits

unsigned char asne_mask_bits[]
static
Initial value:
= {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x7c,0x00,0x00,0x80,0x7f,0x00,0x00,0xc0,
0x7f,0x00,0x00,0xe0,0x7f,0x00,0x00,0xc0,0x7f,0x00,0x00,0x00,0x3f,0x00,0x00,
0x70,0x3e,0x00,0x00,0xf8,0x3c,0x00,0x00,0xfc,0x1d,0x00,0x00,0xfc,0x09,0x00,
0x00,0xfc,0x01,0x00,0x00,0xf8,0x00,0x00,0x00,0x70,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,0x00,0x00,0x00,0x00}

Definition at line 23 of file asne_mask.h.