LibreOffice Module vcl (master) 1
Macros | Variables
wsshow_mask.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_mask_width   16
 
#define showwhitespace_mask_height   16
 
#define showwhitespace_mask_x_hot   0
 
#define showwhitespace_mask_y_hot   10
 

Variables

static unsigned char showwhitespace_mask_bits []
 

Macro Definition Documentation

◆ showwhitespace_mask_height

#define showwhitespace_mask_height   16

Definition at line 21 of file wsshow_mask.h.

◆ showwhitespace_mask_width

#define showwhitespace_mask_width   16

Definition at line 20 of file wsshow_mask.h.

◆ showwhitespace_mask_x_hot

#define showwhitespace_mask_x_hot   0

Definition at line 22 of file wsshow_mask.h.

◆ showwhitespace_mask_y_hot

#define showwhitespace_mask_y_hot   10

Definition at line 23 of file wsshow_mask.h.

Variable Documentation

◆ showwhitespace_mask_bits

unsigned char showwhitespace_mask_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_mask.h.