| #include <vv_sys.h> | |
| void | wi_rpl (WINDOWPTR wnp)
Places a saved window image on the screen |
| int | wi_sav (WINDOWPTR wnp)
Saves to memory a window image that is on the screen |
| void | wi_unsav (WINDOWPTR wnp)
Places a saved window image on the screen and frees the memory for that image |