LibreOffice Module vcl (master) 1
Macros | Variables
drawline_curs.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define drawline_curs_width   32
 
#define drawline_curs_height   32
 
#define drawline_curs_x_hot   7
 
#define drawline_curs_y_hot   7
 

Variables

static unsigned char drawline_curs_bits []
 

Macro Definition Documentation

◆ drawline_curs_height

#define drawline_curs_height   32

Definition at line 20 of file drawline_curs.h.

◆ drawline_curs_width

#define drawline_curs_width   32

Definition at line 19 of file drawline_curs.h.

◆ drawline_curs_x_hot

#define drawline_curs_x_hot   7

Definition at line 21 of file drawline_curs.h.

◆ drawline_curs_y_hot

#define drawline_curs_y_hot   7

Definition at line 22 of file drawline_curs.h.

Variable Documentation

◆ drawline_curs_bits

unsigned char drawline_curs_bits[]
static
Initial value:
= {
0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00,
0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0xbf, 0x7e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00,
0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x30, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x00, 0x03,
0x00, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x30, 0x00, 0x00, 0x00, 0x0c, 0x00,
0x00, 0x00, 0x03, 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 drawline_curs.h.