LibreOffice Module vcl (master) 1
Macros | Variables
asse_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 asse_mask_width   32
 
#define asse_mask_height   32
 
#define asse_mask_x_hot   21
 
#define asse_mask_y_hot   21
 

Variables

static unsigned char asse_mask_bits []
 

Macro Definition Documentation

◆ asse_mask_height

#define asse_mask_height   32

Definition at line 20 of file asse_mask.h.

◆ asse_mask_width

#define asse_mask_width   32

Definition at line 19 of file asse_mask.h.

◆ asse_mask_x_hot

#define asse_mask_x_hot   21

Definition at line 21 of file asse_mask.h.

◆ asse_mask_y_hot

#define asse_mask_y_hot   21

Definition at line 22 of file asse_mask.h.

Variable Documentation

◆ asse_mask_bits

unsigned char asse_mask_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,0x00,0x00,0x00,0x00,0x00,0x70,
0x00,0x00,0x00,0xf8,0x00,0x00,0x00,0xfc,0x01,0x00,0x00,0xfc,0x09,0x00,0x00,
0xfc,0x1d,0x00,0x00,0xf8,0x3c,0x00,0x00,0x70,0x3e,0x00,0x00,0x00,0x3f,0x00,
0x00,0xc0,0x7f,0x00,0x00,0xe0,0x7f,0x00,0x00,0xc0,0x7f,0x00,0x00,0x80,0x7f,
0x00,0x00,0x00,0x7c,0x00,0x00,0x00,0x00}

Definition at line 23 of file asse_mask.h.