LibreOffice Module vcl (master) 1
Macros | Variables
tblselsw_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 tblselsw_mask_width   16
 
#define tblselsw_mask_height   16
 

Variables

static unsigned char tblselsw_mask_bits []
 

Macro Definition Documentation

◆ tblselsw_mask_height

#define tblselsw_mask_height   16

Definition at line 21 of file tblselsw_mask.h.

◆ tblselsw_mask_width

#define tblselsw_mask_width   16

Definition at line 20 of file tblselsw_mask.h.

Variable Documentation

◆ tblselsw_mask_bits

unsigned char tblselsw_mask_bits[]
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x06, 0x00, 0x0f, 0x80, 0x1f,
0xc0, 0x1f, 0xe3, 0x0f, 0xf7, 0x07, 0xff, 0x03, 0xff, 0x01, 0xff, 0x00,
0x7f, 0x00, 0xff, 0x00, 0xff, 0x01, 0xff, 0x01 }

Definition at line 22 of file tblselsw_mask.h.