source:
trunk/kitgen/8.x/blt/library/treeview.xbm@
175
Last change on this file since 175 was 175, checked in by , 12 years ago | |
---|---|
File size: 326 bytes |
Rev | Line | |
---|---|---|
[175] | 1 | #define test_width 16 |
2 | #define test_height 16 | |
3 | #define test_x_hot 7 | |
4 | #define test_y_hot 7 | |
5 | static unsigned char test_bits[] = { | |
6 | 0x00, 0x00, 0x60, 0x06, 0x60, 0x06, 0x60, 0x06, 0x60, 0x06, 0x64, 0x26, | |
7 | 0x66, 0x66, 0x7f, 0xfe, 0x66, 0x66, 0x64, 0x26, 0x60, 0x06, 0x60, 0x06, | |
8 | 0x60, 0x06, 0x60, 0x06, 0x60, 0x06, 0x00, 0x00}; |
Note:
See TracBrowser
for help on using the repository browser.