| 1 | SHORT Col_BorderVectors1[] = { 0, 0, 59, 0, 59, 12, 0, 12, 0, 0 }; |
| 2 | struct Border Col_Border1 = { |
| 3 | -1, -1, /* XY origin relative to container TopLeft */ |
| 4 | 3, 0, JAM1, /* front pen, back pen and drawmode */ |
| 5 | 5, /* number of XY vectors */ |
nothing calls this directly
no outgoing calls
no test coverage detected