LibreOffice Module vcl (master) 1
Macros | Variables
tblselw_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 tblselw_mask_width   16
 
#define tblselw_mask_height   16
 

Variables

static unsigned char tblselw_mask_bits []
 

Macro Definition Documentation

◆ tblselw_mask_height

#define tblselw_mask_height   16

Definition at line 21 of file tblselw_mask.h.

◆ tblselw_mask_width

#define tblselw_mask_width   16

Definition at line 20 of file tblselw_mask.h.

Variable Documentation

◆ tblselw_mask_bits

unsigned char tblselw_mask_bits[]
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x60, 0x00, 0x70, 0x00, 0x78, 0x00,
0xfc, 0x7f, 0xfe, 0x7f, 0xff, 0x7f, 0xfe, 0x7f, 0xfc, 0x7f, 0x78, 0x00,
0x70, 0x00, 0x60, 0x00, 0x00, 0x00, 0x00, 0x00 }

Definition at line 22 of file tblselw_mask.h.