File: treeview.xbm

package info (click to toggle)
blt 2.4z-4.2
  • links: PTS
  • area: main
  • in suites: squeeze, wheezy
  • size: 10,408 kB
  • ctags: 14,107
  • sloc: ansic: 113,289; tcl: 15,844; sh: 3,069; makefile: 856; cpp: 370; csh: 25
file content (8 lines) | stat: -rw-r--r-- 326 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
#define test_width 16
#define test_height 16
#define test_x_hot 7
#define test_y_hot 7
static unsigned char test_bits[] = {
   0x00, 0x00, 0x60, 0x06, 0x60, 0x06, 0x60, 0x06, 0x60, 0x06, 0x64, 0x26,
   0x66, 0x66, 0x7f, 0xfe, 0x66, 0x66, 0x64, 0x26, 0x60, 0x06, 0x60, 0x06,
   0x60, 0x06, 0x60, 0x06, 0x60, 0x06, 0x00, 0x00};