bitmaps/b_alignR.xbm
author Claus Gittinger <cg@exept.de>
Tue, 09 Jul 2013 22:07:04 +0200
changeset 3029 58cc0b402815
parent 269 8ced22627ae1
permissions -rw-r--r--
class: MenuEditor added: #doBrowseChoiceMethod #doBrowseIndicationMethod comment/format in: #doBrowseActionMethod changed: #doBrowseApplicationMethodFor:
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
269
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
#define b_alignR_width 16
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
#define b_alignR_height 16
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
static unsigned char b_alignR_bits[] = {
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
   0x00, 0x88, 0x00, 0x98, 0x00, 0xb8, 0xfe, 0xff, 0x00, 0xb8, 0x00, 0x98,
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
   0x00, 0x88, 0x00, 0x80, 0x00, 0x80, 0x00, 0x88, 0x00, 0x98, 0x00, 0xb8,
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
   0xfe, 0xff, 0x00, 0xb8, 0x00, 0x98, 0x00, 0x88};