LibreOffice Module vcl (master) 1
Macros | Variables
drawrect_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 drawrect_curs_width   32
 
#define drawrect_curs_height   32
 
#define drawrect_curs_x_hot   7
 
#define drawrect_curs_y_hot   7
 

Variables

static unsigned char drawrect_curs_bits []
 

Macro Definition Documentation

◆ drawrect_curs_height

#define drawrect_curs_height   32

Definition at line 20 of file drawrect_curs.h.

◆ drawrect_curs_width

#define drawrect_curs_width   32

Definition at line 19 of file drawrect_curs.h.

◆ drawrect_curs_x_hot

#define drawrect_curs_x_hot   7

Definition at line 21 of file drawrect_curs.h.

◆ drawrect_curs_y_hot

#define drawrect_curs_y_hot   7

Definition at line 22 of file drawrect_curs.h.

Variable Documentation

◆ drawrect_curs_bits

unsigned char drawrect_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, 0x00, 0x00, 0x00, 0xff, 0x00, 0x00, 0x00, 0x81, 0x00,
0x00, 0x00, 0x81, 0x00, 0x00, 0x00, 0x81, 0x00, 0x00, 0x00, 0x81, 0x00,
0x00, 0x00, 0xff, 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 drawrect_curs.h.