LibreOffice Module vcl (master) 1
Macros | Variables
detective_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 detective_mask_width   32
 
#define detective_mask_height   32
 
#define detective_mask_x_hot   12
 
#define detective_mask_y_hot   13
 

Variables

static unsigned char detective_mask_bits []
 

Macro Definition Documentation

◆ detective_mask_height

#define detective_mask_height   32

Definition at line 20 of file detective_mask.h.

◆ detective_mask_width

#define detective_mask_width   32

Definition at line 19 of file detective_mask.h.

◆ detective_mask_x_hot

#define detective_mask_x_hot   12

Definition at line 21 of file detective_mask.h.

◆ detective_mask_y_hot

#define detective_mask_y_hot   13

Definition at line 22 of file detective_mask.h.

Variable Documentation

◆ detective_mask_bits

unsigned char detective_mask_bits[]
static
Initial value:
= {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x10,0x00,0x00,0x00,0x38,0x00,
0x00,0x00,0x10,0x00,0x00,0x00,0x10,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x7c,
0x00,0x00,0x00,0xff,0x01,0x00,0x80,0xff,0x03,0x00,0x80,0xff,0x03,0x00,0xc0,
0xff,0x07,0x00,0xc0,0xff,0x07,0x00,0xc0,0xff,0x07,0x00,0xc0,0xff,0x07,0x00,
0xc0,0xff,0x07,0x00,0x80,0xff,0x03,0x00,0x80,0xff,0x03,0x00,0x00,0xff,0x07,
0x00,0x00,0x7c,0x0e,0x00,0x00,0x00,0x1c,0x00,0x00,0x10,0x38,0x00,0x00,0x38,
0x70,0x00,0x00,0x10,0x60,0x00,0x00,0x10,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 detective_mask.h.