Data Fields | |
| Bitmap * | image_mid_ [2][2] |
| left side of 4 image state bitmaps: [active yes/no][pushed down yes/no] | |
| Bitmap * | image_right_ [2][2] |
| 4 image state bitmaps: [active yes/no][pushed down yes/no] | |
| int16_t | left_width_ |
| 4 image state bitmaps: [active yes/no][pushed down yes/no] | |
| int16_t | mid_width_ |
| width of the left image | |
| int16_t | right_width_ |
| width of the mid image | |
| int16_t | height_ |
| width of the right image | |