source:
trunk/kitgen/8.x/blt/library/treeview_m.xbm@
175
Last change on this file since 175 was 175, checked in by , 12 years ago | |
---|---|
File size: 331 bytes |
Rev | Line | |
---|---|---|
[175] | 1 | #define testm_width 16 |
2 | #define testm_height 16 | |
3 | #define testm_x_hot 7 | |
4 | #define testm_y_hot 7 | |
5 | static unsigned char testm_bits[] = { | |
6 | 0xf0, 0x0f, 0xf0, 0x0f, 0xf0, 0x0f, 0xf0, 0x0f, 0xfc, 0x3f, 0xfe, 0x7f, | |
7 | 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfe, 0x7f, 0xfc, 0x3f, 0xf0, 0x0f, | |
8 | 0xf0, 0x0f, 0xf0, 0x0f, 0xf0, 0x0f, 0xf0, 0x0f}; |
Note:
See TracBrowser
for help on using the repository browser.