LibreOffice Module vcl (master) 1
Macros | Variables
tblselw_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 tblselw_curs_width   16
 
#define tblselw_curs_height   16
 
#define tblselw_curs_x_hot   1
 
#define tblselw_curs_y_hot   8
 

Variables

static unsigned char tblselw_curs_bits []
 

Macro Definition Documentation

◆ tblselw_curs_height

#define tblselw_curs_height   16

Definition at line 21 of file tblselw_curs.h.

◆ tblselw_curs_width

#define tblselw_curs_width   16

Definition at line 20 of file tblselw_curs.h.

◆ tblselw_curs_x_hot

#define tblselw_curs_x_hot   1

Definition at line 22 of file tblselw_curs.h.

◆ tblselw_curs_y_hot

#define tblselw_curs_y_hot   8

Definition at line 23 of file tblselw_curs.h.

Variable Documentation

◆ tblselw_curs_bits

unsigned char tblselw_curs_bits[]
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x00, 0x30, 0x00,
0x38, 0x00, 0xfc, 0x3f, 0xfe, 0x3f, 0xfc, 0x3f, 0x38, 0x00, 0x30, 0x00,
0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }

Definition at line 24 of file tblselw_curs.h.