LibreOffice Module vcl (master) 1
Macros | Variables
aswe_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 aswe_mask_width   32
 
#define aswe_mask_height   32
 
#define aswe_mask_x_hot   15
 
#define aswe_mask_y_hot   15
 

Variables

static unsigned char aswe_mask_bits []
 

Macro Definition Documentation

◆ aswe_mask_height

#define aswe_mask_height   32

Definition at line 20 of file aswe_mask.h.

◆ aswe_mask_width

#define aswe_mask_width   32

Definition at line 19 of file aswe_mask.h.

◆ aswe_mask_x_hot

#define aswe_mask_x_hot   15

Definition at line 21 of file aswe_mask.h.

◆ aswe_mask_y_hot

#define aswe_mask_y_hot   15

Definition at line 22 of file aswe_mask.h.

Variable Documentation

◆ aswe_mask_bits

unsigned char aswe_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,
0x06,0x30,0x00,0x80,0xcf,0xf9,0x00,0xc0,0xe7,0xf3,0x01,0xf0,0xf7,0xf7,0x07,
0xf8,0xf7,0xf7,0x0f,0xf0,0xf7,0xf7,0x07,0xc0,0xe7,0xf3,0x01,0x80,0xcf,0xf9,
0x00,0x00,0x06,0x30,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 aswe_mask.h.