File: rewind.xbm

package info (click to toggle)
ns2 2.35~RC5-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 86,236 kB
  • ctags: 26,940
  • sloc: cpp: 172,777; tcl: 107,181; perl: 6,391; sh: 6,175; ansic: 5,839; makefile: 793; awk: 525; csh: 355
file content (5 lines) | stat: -rw-r--r-- 230 bytes parent folder | download | duplicates (18)
1
2
3
4
5
#define rewind_width 15
#define rewind_height 12
static char rewind_bits[] = {
   0x00, 0x00, 0x40, 0x10, 0x60, 0x18, 0x70, 0x1c, 0x78, 0x1e, 0x7c, 0x1f,
   0x7c, 0x1f, 0x78, 0x1e, 0x70, 0x1c, 0x60, 0x18, 0x40, 0x10, 0x00, 0x00};