File: window.bmp

package info (click to toggle)
motif 2.3.4-13
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 81,160 kB
  • ctags: 51,769
  • sloc: ansic: 596,938; cpp: 3,951; yacc: 2,854; makefile: 2,070; csh: 1,199; sh: 1,070; lex: 455
file content (7 lines) | stat: -rw-r--r-- 401 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
#define window.bmp_width 18
#define window.bmp_height 16
static unsigned char window.bmp_bits[] = {
   0x51, 0x14, 0x01, 0x55, 0x55, 0x01, 0x8e, 0xe3, 0x00, 0x00, 0x00, 0x00,
   0x45, 0x51, 0x00, 0x55, 0x55, 0x01, 0x38, 0x8e, 0x03, 0x00, 0x00, 0x00,
   0x14, 0x45, 0x01, 0x55, 0x55, 0x01, 0xe3, 0x38, 0x02, 0x00, 0x00, 0x00,
   0x51, 0x14, 0x01, 0x55, 0x55, 0x01, 0x8e, 0xe3, 0x00, 0x00, 0x00, 0x00};