LibreOffice Module vcl (master) 1
Macros | Variables
fill_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 fill_mask_width   32
 
#define fill_mask_height   32
 
#define fill_mask_x_hot   10
 
#define fill_mask_y_hot   22
 

Variables

static unsigned char fill_mask_bits []
 

Macro Definition Documentation

◆ fill_mask_height

#define fill_mask_height   32

Definition at line 20 of file fill_mask.h.

◆ fill_mask_width

#define fill_mask_width   32

Definition at line 19 of file fill_mask.h.

◆ fill_mask_x_hot

#define fill_mask_x_hot   10

Definition at line 21 of file fill_mask.h.

◆ fill_mask_y_hot

#define fill_mask_y_hot   22

Definition at line 22 of file fill_mask.h.

Variable Documentation

◆ fill_mask_bits

unsigned char fill_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,0x03,0x00,0x00,0x80,0x03,0x00,0x00,0xdc,0x0f,0x00,0x00,
0xfe,0x1f,0x00,0x00,0xff,0x3f,0x00,0x00,0xff,0x7f,0x00,0x00,0xff,0xff,0x00,
0x00,0xe7,0xff,0x00,0x00,0xe7,0x7f,0x00,0x00,0xc7,0x3f,0x00,0x00,0x87,0x1f,
0x00,0x00,0x06,0x0f,0x00,0x00,0x06,0x06,0x00,0x00,0x04,0x00,0x00,0x00,0x04,
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 fill_mask.h.