LibreOffice Module vcl (master) 1
Macros | Variables
ase_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 ase_mask_width   32
 
#define ase_mask_height   32
 
#define ase_mask_x_hot   19
 
#define ase_mask_y_hot   16
 

Variables

static unsigned char ase_mask_bits []
 

Macro Definition Documentation

◆ ase_mask_height

#define ase_mask_height   32

Definition at line 20 of file ase_mask.h.

◆ ase_mask_width

#define ase_mask_width   32

Definition at line 19 of file ase_mask.h.

◆ ase_mask_x_hot

#define ase_mask_x_hot   19

Definition at line 21 of file ase_mask.h.

◆ ase_mask_y_hot

#define ase_mask_y_hot   16

Definition at line 22 of file ase_mask.h.

Variable Documentation

◆ ase_mask_bits

unsigned char ase_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,0x03,0x00,0x00,0x9c,0x0f,0x00,0x00,0x3e,0x1f,
0x00,0x00,0x7f,0x7f,0x00,0x00,0x7f,0xff,0x00,0x00,0x7f,0x7f,0x00,0x00,0x3e,
0x1f,0x00,0x00,0x9c,0x0f,0x00,0x00,0x00,0x03,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 ase_mask.h.