LibreOffice Module vcl (master) 1
Macros | Variables
chart_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 chart_mask_width   32
 
#define chart_mask_height   32
 
#define chart_mask_x_hot   15
 
#define chart_mask_y_hot   16
 

Variables

static unsigned char chart_mask_bits []
 

Macro Definition Documentation

◆ chart_mask_height

#define chart_mask_height   32

Definition at line 20 of file chart_mask.h.

◆ chart_mask_width

#define chart_mask_width   32

Definition at line 19 of file chart_mask.h.

◆ chart_mask_x_hot

#define chart_mask_x_hot   15

Definition at line 21 of file chart_mask.h.

◆ chart_mask_y_hot

#define chart_mask_y_hot   16

Definition at line 22 of file chart_mask.h.

Variable Documentation

◆ chart_mask_bits

unsigned char chart_mask_bits[]
static
Initial value:
= {
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,0xc0,0x01,0x00,0x00,0xc0,0x01,0x00,0x00,0xc0,0x01,0x00,0x00,
0xc0,0x01,0x00,0x00,0xc0,0x01,0x00,0x00,0xc0,0x01,0x00,0x00,0xc0,0x01,0x00,
0x80,0xff,0xff,0x00,0x80,0xff,0xff,0x00,0x80,0xff,0xff,0x00,0x00,0xc0,0x01,
0x00,0x00,0xc0,0x01,0x00,0x00,0xc0,0x01,0x00,0x00,0xc0,0x39,0x00,0x00,0xc0,
0x39,0x0f,0x00,0xc0,0x39,0x0f,0x00,0xc0,0x39,0x0f,0x00,0x00,0x38,0x7f,0x00,
0x00,0xf8,0x7f,0x00,0x00,0xf8,0x7f,0x00,0x00,0xf8,0x7f,0x00,0x00,0xf8,0xff,
0x00,0x00,0xf8,0xff,0x00,0x00,0xf8,0xff}

Definition at line 23 of file chart_mask.h.