File: rightj.xbm

package info (click to toggle)
python2.6 2.6.8-1.1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 65,740 kB
  • sloc: ansic: 389,342; python: 376,882; asm: 9,734; sh: 4,934; makefile: 4,040; lisp: 2,933; objc: 775; xml: 62
file content (6 lines) | stat: -rwxr-xr-x 290 bytes parent folder | download | duplicates (59)
1
2
3
4
5
6
#define rightj_width 16
#define rightj_height 16
static unsigned char rightj_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0xdb, 0x00, 0x00, 0x70, 0xdb,
   0x00, 0x00, 0x00, 0xef, 0x00, 0x00, 0xd8, 0xde, 0x00, 0x00, 0xc0, 0xdd,
   0x00, 0x00, 0xa0, 0xef, 0x00, 0x00, 0xd8, 0xde};