File: ComboBox.xbm

package info (click to toggle)
dotfile 2.2-1
  • links: PTS
  • area: main
  • in suites: hamm, slink
  • size: 4,596 kB
  • ctags: 456
  • sloc: tcl: 11,732; sh: 965; makefile: 304; csh: 13; ansic: 7
file content (6 lines) | stat: -rw-r--r-- 263 bytes parent folder | download | duplicates (51)
1
2
3
4
5
6
#define cbxarrow_width 11
#define cbxarrow_height 14
static char cbxarrow_bits[] = {
   0x00, 0x00, 0x70, 0x00, 0x70, 0x00, 0x70, 0x00, 0x70, 0x00, 0x70, 0x00,
   0xfe, 0x03, 0xfc, 0x01, 0xf8, 0x00, 0x70, 0x00, 0x20, 0x00, 0x00, 0x00,
   0xfe, 0x03, 0xfe, 0x03};