LibreOffice Module vcl (master) 1
Macros | Variables
wsshow_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 showwhitespace_curs_width   16
 
#define showwhitespace_curs_height   16
 
#define showwhitespace_curs_x_hot   0
 
#define showwhitespace_curs_y_hot   10
 

Variables

static unsigned char showwhitespace_curs_bits []
 

Macro Definition Documentation

◆ showwhitespace_curs_height

#define showwhitespace_curs_height   16

Definition at line 21 of file wsshow_curs.h.

◆ showwhitespace_curs_width

#define showwhitespace_curs_width   16

Definition at line 20 of file wsshow_curs.h.

◆ showwhitespace_curs_x_hot

#define showwhitespace_curs_x_hot   0

Definition at line 22 of file wsshow_curs.h.

◆ showwhitespace_curs_y_hot

#define showwhitespace_curs_y_hot   10

Definition at line 23 of file wsshow_curs.h.

Variable Documentation

◆ showwhitespace_curs_bits

unsigned char showwhitespace_curs_bits[]
static
Initial value:
= {
0x00, 0x01, 0x80, 0x03, 0xC0, 0x07, 0x00, 0x01, 0xFF, 0xFF, 0x01, 0x81, 0x01, 0x81, 0x01, 0x81,
0x01, 0x81, 0x01, 0x81, 0x01, 0x81, 0xFF, 0xFF, 0x00, 0x01, 0xC0, 0x07, 0x80, 0x03, 0x00, 0x01,
}

Definition at line 24 of file wsshow_curs.h.