LibreOffice Module vcl (master) 1
Macros | Variables
asns_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 asns_mask_width   32
 
#define asns_mask_height   32
 
#define asns_mask_x_hot   15
 
#define asns_mask_y_hot   15
 

Variables

static unsigned char asns_mask_bits []
 

Macro Definition Documentation

◆ asns_mask_height

#define asns_mask_height   32

Definition at line 20 of file asns_mask.h.

◆ asns_mask_width

#define asns_mask_width   32

Definition at line 19 of file asns_mask.h.

◆ asns_mask_x_hot

#define asns_mask_x_hot   15

Definition at line 21 of file asns_mask.h.

◆ asns_mask_y_hot

#define asns_mask_y_hot   15

Definition at line 22 of file asns_mask.h.

Variable Documentation

◆ asns_mask_bits

unsigned char asns_mask_bits[]
static
Initial value:
= {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0x00,
0x00,0x00,0xc0,0x01,0x00,0x00,0xc0,0x01,0x00,0x00,0xe0,0x03,0x00,0x00,0xf0,
0x07,0x00,0x00,0xf0,0x07,0x00,0x00,0xf8,0x0f,0x00,0x00,0xf8,0x0f,0x00,0x00,
0x10,0x04,0x00,0x00,0xc0,0x01,0x00,0x00,0xe0,0x03,0x00,0x00,0xf0,0x07,0x00,
0x00,0xf0,0x07,0x00,0x00,0xf0,0x07,0x00,0x00,0xe0,0x03,0x00,0x00,0xc0,0x01,
0x00,0x00,0x10,0x04,0x00,0x00,0xf8,0x0f,0x00,0x00,0xf8,0x0f,0x00,0x00,0xf0,
0x07,0x00,0x00,0xf0,0x07,0x00,0x00,0xe0,0x03,0x00,0x00,0xc0,0x01,0x00,0x00,
0xc0,0x01,0x00,0x00,0x80,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}

Definition at line 23 of file asns_mask.h.