LibreOffice Module vcl (master) 1
Macros | Variables
chain_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 chain_curs_width   32
 
#define chain_curs_height   32
 
#define chain_curs_x_hot   0
 
#define chain_curs_y_hot   2
 

Variables

static unsigned char chain_curs_bits []
 

Macro Definition Documentation

◆ chain_curs_height

#define chain_curs_height   32

Definition at line 20 of file chain_curs.h.

◆ chain_curs_width

#define chain_curs_width   32

Definition at line 19 of file chain_curs.h.

◆ chain_curs_x_hot

#define chain_curs_x_hot   0

Definition at line 21 of file chain_curs.h.

◆ chain_curs_y_hot

#define chain_curs_y_hot   2

Definition at line 22 of file chain_curs.h.

Variable Documentation

◆ chain_curs_bits

unsigned char chain_curs_bits[]
static
Initial value:
= {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x03,0x00,0x00,
0x00,0x05,0x00,0x00,0x00,0x09,0x00,0x00,0x00,0x11,0x00,0x00,0x00,0x21,0x00,
0x00,0x00,0x41,0x00,0x00,0x00,0x81,0x00,0x00,0x00,0x01,0x01,0x00,0x00,0x01,
0x02,0x00,0x00,0x01,0x04,0x00,0x00,0x81,0x0f,0x00,0x00,0x91,0x00,0x00,0x00,
0x99,0x00,0x00,0x00,0x25,0x01,0x00,0x00,0x23,0x01,0x00,0x00,0x41,0x3e,0xbf,
0x0f,0x40,0x82,0x40,0x10,0x80,0x5c,0xae,0x23,0x80,0x24,0x91,0x24,0x00,0x23,
0x91,0x28,0x80,0x24,0x91,0x28,0x80,0x24,0x91,0x24,0x80,0x98,0x4f,0x23,0x00,
0x41,0x20,0x10,0x00,0x3e,0xde,0x0f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}

Definition at line 23 of file chain_curs.h.