| 30 | }; |
| 31 | |
| 32 | static struct Gadget ClipCancel = { |
| 33 | NULL, /* next gadget */ |
| 34 | 240, 59, /* origin XY of hit box relative to window TopLeft */ |
| 35 | 75, 10, /* hit box width and height */ |
nothing calls this directly
no outgoing calls
no test coverage detected