| 14 | |
| 15 | static SHORT ClipBorderVectors1[] = { 0, 0, 76, 0, 76, 11, 0, 11, 0, 0 }; |
| 16 | static struct Border ClipBorder1 = { |
| 17 | -1, -1, /* XY origin relative to container TopLeft */ |
| 18 | 3, 0, JAM1, /* front pen, back pen and drawmode */ |
| 19 | 5, /* number of XY vectors */ |
nothing calls this directly
no outgoing calls
no test coverage detected