LibreOffice Module vcl (master) 1
Macros | Variables
tblsele_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 tblsele_mask_width   16
 
#define tblsele_mask_height   16
 

Variables

static unsigned char tblsele_mask_bits []
 

Macro Definition Documentation

◆ tblsele_mask_height

#define tblsele_mask_height   16

Definition at line 21 of file tblsele_mask.h.

◆ tblsele_mask_width

#define tblsele_mask_width   16

Definition at line 20 of file tblsele_mask.h.

Variable Documentation

◆ tblsele_mask_bits

unsigned char tblsele_mask_bits[]
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x06, 0x00, 0x0e, 0x00, 0x1e,
0xfe, 0x3f, 0xfe, 0x7f, 0xfe, 0xff, 0xfe, 0x7f, 0xfe, 0x3f, 0x00, 0x1e,
0x00, 0x0e, 0x00, 0x06, 0x00, 0x00, 0x00, 0x00 }

Definition at line 22 of file tblsele_mask.h.