LibreOffice Module vcl (master) 1
Macros | Variables
movefile_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 movefile_mask_width   32
 
#define movefile_mask_height   32
 
#define movefile_mask_x_hot   9
 
#define movefile_mask_y_hot   9
 

Variables

static unsigned char movefile_mask_bits []
 

Macro Definition Documentation

◆ movefile_mask_height

#define movefile_mask_height   32

Definition at line 20 of file movefile_mask.h.

◆ movefile_mask_width

#define movefile_mask_width   32

Definition at line 19 of file movefile_mask.h.

◆ movefile_mask_x_hot

#define movefile_mask_x_hot   9

Definition at line 21 of file movefile_mask.h.

◆ movefile_mask_y_hot

#define movefile_mask_y_hot   9

Definition at line 22 of file movefile_mask.h.

Variable Documentation

◆ movefile_mask_bits

unsigned char movefile_mask_bits[]
static
Initial value:
= {
0xff, 0x01, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00,
0xff, 0x0f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00,
0xff, 0x0f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00,
0xff, 0x0f, 0x00, 0x00, 0xff, 0x1f, 0x00, 0x00, 0xff, 0x3f, 0x00, 0x00,
0xff, 0x7f, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x01, 0x00,
0x00, 0xff, 0x03, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00, 0xff, 0x07, 0x00,
0x00, 0xff, 0x07, 0x00, 0x00, 0xff, 0x00, 0x00, 0x00, 0xff, 0x01, 0x00,
0x00, 0xff, 0x01, 0x00, 0x00, 0xe7, 0x03, 0x00, 0x00, 0xe0, 0x03, 0x00,
0x00, 0xc0, 0x07, 0x00, 0x00, 0xc0, 0x07, 0x00, 0x00, 0x80, 0x07, 0x00,
0x00, 0x80, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}

Definition at line 23 of file movefile_mask.h.