LibreOffice Module vcl (master) 1
Macros | Variables
assw_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 assw_mask_width   32
 
#define assw_mask_height   32
 
#define assw_mask_x_hot   10
 
#define assw_mask_y_hot   21
 

Variables

static unsigned char assw_mask_bits []
 

Macro Definition Documentation

◆ assw_mask_height

#define assw_mask_height   32

Definition at line 20 of file assw_mask.h.

◆ assw_mask_width

#define assw_mask_width   32

Definition at line 19 of file assw_mask.h.

◆ assw_mask_x_hot

#define assw_mask_x_hot   10

Definition at line 21 of file assw_mask.h.

◆ assw_mask_y_hot

#define assw_mask_y_hot   21

Definition at line 22 of file assw_mask.h.

Variable Documentation

◆ assw_mask_bits

unsigned char assw_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,0x0E,0x00,
0x00,0x00,0x1F,0x00,0x00,0x80,0x3F,0x00,0x00,0x90,0x3F,0x00,0x00,0xB8,0x3F,
0x00,0x00,0x3C,0x1F,0x00,0x00,0x7C,0x0E,0x00,0x00,0xFC,0x00,0x00,0x00,0xFE,
0x03,0x00,0x00,0xFE,0x07,0x00,0x00,0xFE,0x03,0x00,0x00,0xFE,0x01,0x00,0x00,
0x3E,0x00,0x00,0x00,0x00,0x00,0x00,0x00}

Definition at line 23 of file assw_mask.h.