LibreOffice Module vcl (master) 1
Macros | Variables
asw_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 asw_mask_width   32
 
#define asw_mask_height   32
 
#define asw_mask_x_hot   12
 
#define asw_mask_y_hot   15
 

Variables

static unsigned char asw_mask_bits []
 

Macro Definition Documentation

◆ asw_mask_height

#define asw_mask_height   32

Definition at line 20 of file asw_mask.h.

◆ asw_mask_width

#define asw_mask_width   32

Definition at line 19 of file asw_mask.h.

◆ asw_mask_x_hot

#define asw_mask_x_hot   12

Definition at line 21 of file asw_mask.h.

◆ asw_mask_y_hot

#define asw_mask_y_hot   15

Definition at line 22 of file asw_mask.h.

Variable Documentation

◆ asw_mask_bits

unsigned char asw_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,0xc0,
0x00,0x00,0x00,0xf0,0x39,0x00,0x00,0xf8,0x7c,0x00,0x00,0xfe,0xfe,0x00,0x00,
0xff,0xfe,0x00,0x00,0xfe,0xfe,0x00,0x00,0xf8,0x7c,0x00,0x00,0xf0,0x39,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,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 asw_mask.h.