LibreOffice Module vcl (master) 1
Macros | Variables
tblselse_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 tblselse_mask_width   16
 
#define tblselse_mask_height   16
 

Variables

static unsigned char tblselse_mask_bits []
 

Macro Definition Documentation

◆ tblselse_mask_height

#define tblselse_mask_height   16

Definition at line 21 of file tblselse_mask.h.

◆ tblselse_mask_width

#define tblselse_mask_width   16

Definition at line 20 of file tblselse_mask.h.

Variable Documentation

◆ tblselse_mask_bits

unsigned char tblselse_mask_bits[]
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x60, 0x00, 0xf0, 0x00, 0xf8, 0x01,
0xf8, 0x03, 0xf0, 0xc7, 0xe0, 0xef, 0xc0, 0xff, 0x80, 0xff, 0x00, 0xff,
0x00, 0xfe, 0x00, 0xff, 0x80, 0xff, 0x80, 0xff }

Definition at line 22 of file tblselse_mask.h.