| 47 | void ReDisplayData(winid win); |
| 48 | void DisplayData(winid win, int start); |
| 49 | void SetPropInfo(struct Window *win, struct Gadget *gad, long vis, long total, |
| 50 | long top); |
| 51 | |
| 52 | /* amiwind.c */ |
nothing calls this directly
no outgoing calls
no test coverage detected