LibreOffice Module vcl (master) 1
Macros | Variables
movefiles_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 movefiles_mask_width   32
 
#define movefiles_mask_height   32
 
#define movefiles_mask_x_hot   8
 
#define movefiles_mask_y_hot   9
 

Variables

static unsigned char movefiles_mask_bits []
 

Macro Definition Documentation

◆ movefiles_mask_height

#define movefiles_mask_height   32

Definition at line 20 of file movefiles_mask.h.

◆ movefiles_mask_width

#define movefiles_mask_width   32

Definition at line 19 of file movefiles_mask.h.

◆ movefiles_mask_x_hot

#define movefiles_mask_x_hot   8

Definition at line 21 of file movefiles_mask.h.

◆ movefiles_mask_y_hot

#define movefiles_mask_y_hot   9

Definition at line 22 of file movefiles_mask.h.

Variable Documentation

◆ movefiles_mask_bits

unsigned char movefiles_mask_bits[]
static
Initial value:
= {
0xf0, 0x1f, 0x00, 0x00, 0xf0, 0x7f, 0x00, 0x00, 0xfc, 0x7f, 0x00, 0x00,
0xfc, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00,
0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00,
0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00,
0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00,
0xff, 0xff, 0x01, 0x00, 0xff, 0xff, 0x03, 0x00, 0xff, 0xff, 0x03, 0x00,
0xff, 0xff, 0x03, 0x00, 0x80, 0x7f, 0x00, 0x00, 0x80, 0xff, 0x00, 0x00,
0x80, 0xff, 0x00, 0x00, 0x80, 0xf3, 0x01, 0x00, 0x00, 0xf0, 0x01, 0x00,
0x00, 0xe0, 0x03, 0x00, 0x00, 0xe0, 0x03, 0x00, 0x00, 0xc0, 0x03, 0x00,
0x00, 0xc0, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}

Definition at line 23 of file movefiles_mask.h.