LibreOffice Module vcl (master) 1
Macros | Variables
pivotdel_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 pivotdel_mask_width   32
 
#define pivotdel_mask_height   32
 
#define pivotdel_mask_x_hot   9
 
#define pivotdel_mask_y_hot   8
 

Variables

static unsigned char pivotdel_mask_bits []
 

Macro Definition Documentation

◆ pivotdel_mask_height

#define pivotdel_mask_height   32

Definition at line 20 of file pivotdel_mask.h.

◆ pivotdel_mask_width

#define pivotdel_mask_width   32

Definition at line 19 of file pivotdel_mask.h.

◆ pivotdel_mask_x_hot

#define pivotdel_mask_x_hot   9

Definition at line 21 of file pivotdel_mask.h.

◆ pivotdel_mask_y_hot

#define pivotdel_mask_y_hot   8

Definition at line 22 of file pivotdel_mask.h.

Variable Documentation

◆ pivotdel_mask_bits

unsigned char pivotdel_mask_bits[]
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1c, 0x80, 0x01, 0x00,
0x3c, 0xc0, 0x00, 0x00, 0xff, 0xff, 0x07, 0x00, 0xff, 0xff, 0x07, 0x00,
0xff, 0xff, 0x07, 0x00, 0xff, 0xff, 0x07, 0x00, 0xff, 0xff, 0x07, 0x00,
0xff, 0xff, 0x07, 0x00, 0xff, 0xff, 0x07, 0x00, 0xff, 0xff, 0x07, 0x00,
0xff, 0xff, 0x07, 0x00, 0x78, 0x40, 0x00, 0x00, 0x3c, 0x80, 0x00, 0x00,
0x18, 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, 0x00, 0x00 }

Definition at line 23 of file pivotdel_mask.h.