LibreOffice Module vcl (master) 1
Macros | Variables
ass_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 ass_mask_width   32
 
#define ass_mask_height   32
 
#define ass_mask_x_hot   15
 
#define ass_mask_y_hot   19
 

Variables

static unsigned char ass_mask_bits []
 

Macro Definition Documentation

◆ ass_mask_height

#define ass_mask_height   32

Definition at line 20 of file ass_mask.h.

◆ ass_mask_width

#define ass_mask_width   32

Definition at line 19 of file ass_mask.h.

◆ ass_mask_x_hot

#define ass_mask_x_hot   15

Definition at line 21 of file ass_mask.h.

◆ ass_mask_y_hot

#define ass_mask_y_hot   19

Definition at line 22 of file ass_mask.h.

Variable Documentation

◆ ass_mask_bits

unsigned char ass_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,0xc0,0x01,0x00,0x00,0xe0,0x03,0x00,0x00,0xf0,0x07,
0x00,0x00,0xf0,0x07,0x00,0x00,0xf0,0x07,0x00,0x00,0xe0,0x03,0x00,0x00,0xc0,
0x01,0x00,0x00,0x10,0x04,0x00,0x00,0xf8,0x0f,0x00,0x00,0xf8,0x0f,0x00,0x00,
0xf0,0x07,0x00,0x00,0xf0,0x07,0x00,0x00,0xe0,0x03,0x00,0x00,0xc0,0x01,0x00,
0x00,0xc0,0x01,0x00,0x00,0x80,0x00,0x00}

Definition at line 23 of file ass_mask.h.