LibreOffice Module vcl (master) 1
Macros | Variables
nodrop_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 nodrop_mask_width   32
 
#define nodrop_mask_height   32
 
#define nodrop_mask_x_hot   9
 
#define nodrop_mask_y_hot   9
 

Variables

static unsigned char nodrop_mask_bits []
 

Macro Definition Documentation

◆ nodrop_mask_height

#define nodrop_mask_height   32

Definition at line 20 of file nodrop_mask.h.

◆ nodrop_mask_width

#define nodrop_mask_width   32

Definition at line 19 of file nodrop_mask.h.

◆ nodrop_mask_x_hot

#define nodrop_mask_x_hot   9

Definition at line 21 of file nodrop_mask.h.

◆ nodrop_mask_y_hot

#define nodrop_mask_y_hot   9

Definition at line 22 of file nodrop_mask.h.

Variable Documentation

◆ nodrop_mask_bits

unsigned char nodrop_mask_bits[]
static
Initial value:
= {
0xc0, 0x0f, 0x00, 0x00, 0xf0, 0x3f, 0x00, 0x00, 0xf8, 0x7f, 0x00, 0x00,
0xfc, 0xff, 0x00, 0x00, 0xfe, 0xff, 0x01, 0x00, 0x7e, 0xfe, 0x01, 0x00,
0x3f, 0xff, 0x03, 0x00, 0x9f, 0xff, 0x03, 0x00, 0xdf, 0xff, 0x03, 0x00,
0xff, 0xef, 0x03, 0x00, 0xff, 0xe7, 0x03, 0x00, 0xff, 0xf3, 0x03, 0x00,
0xfe, 0xf9, 0x01, 0x00, 0xfe, 0xff, 0x01, 0x00, 0xfc, 0xff, 0x00, 0x00,
0xf8, 0x7f, 0x00, 0x00, 0xf0, 0x3f, 0x00, 0x00, 0xc0, 0x0f, 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}

Definition at line 23 of file nodrop_mask.h.