File: row_insens.bm

package info (click to toggle)
dx 1%3A4.4.4-9
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 55,184 kB
  • ctags: 54,432
  • sloc: ansic: 365,478; cpp: 156,582; sh: 10,872; java: 10,641; makefile: 2,291; awk: 444; yacc: 327
file content (8 lines) | stat: -rw-r--r-- 476 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
#define row_insens_width 20
#define row_insens_height 20
static unsigned char row_insens_bits[] = {
   0x02, 0x81, 0x00, 0x80, 0x40, 0x00, 0x02, 0x81, 0x00, 0x40, 0x20, 0x00,
   0x02, 0x81, 0x00, 0x40, 0x20, 0x00, 0x02, 0x81, 0x00, 0x20, 0x10, 0x00,
   0x02, 0x81, 0x00, 0x20, 0x10, 0x00, 0x02, 0x81, 0x00, 0x10, 0x08, 0x00,
   0x02, 0x81, 0x00, 0x10, 0x08, 0x00, 0x02, 0x81, 0x00, 0x08, 0x04, 0x00,
   0x02, 0x91, 0x04, 0x08, 0x24, 0x02, 0x02, 0xc1, 0x01, 0x04, 0x82, 0x00};