LibreOffice Module vcl (master) 1
Macros | Variables
crop_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 crop_curs_width   32
 
#define crop_curs_height   32
 
#define crop_curs_x_hot   9
 
#define crop_curs_y_hot   9
 

Variables

static unsigned char crop_curs_bits []
 

Macro Definition Documentation

◆ crop_curs_height

#define crop_curs_height   32

Definition at line 20 of file crop_curs.h.

◆ crop_curs_width

#define crop_curs_width   32

Definition at line 19 of file crop_curs.h.

◆ crop_curs_x_hot

#define crop_curs_x_hot   9

Definition at line 21 of file crop_curs.h.

◆ crop_curs_y_hot

#define crop_curs_y_hot   9

Definition at line 22 of file crop_curs.h.

Variable Documentation

◆ crop_curs_bits

unsigned char crop_curs_bits[]
static
Initial value:
= {
0xff, 0x0f, 0xff, 0xff, 0xff, 0x6f, 0xff, 0xff, 0xff, 0x6f, 0xff, 0xff,
0x07, 0x60, 0xf8, 0xff, 0xf7, 0x6f, 0xfb, 0xff, 0xf7, 0x6f, 0xfb, 0xff,
0x37, 0x60, 0xf8, 0xff, 0xb7, 0x6f, 0xff, 0xff, 0xb7, 0x6f, 0xff, 0xff,
0xb7, 0x6f, 0xff, 0xff, 0xb7, 0x6f, 0xff, 0xff, 0xb7, 0x6f, 0xff, 0xff,
0x30, 0x60, 0xff, 0xff, 0xb6, 0x7f, 0xff, 0xff, 0xb6, 0x7f, 0xff, 0xff,
0x30, 0x00, 0xff, 0xff, 0xb7, 0xff, 0xff, 0xff, 0xb7, 0xff, 0xff, 0xff,
0x87, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff}

Definition at line 23 of file crop_curs.h.