#include <stddef.h>
#include <stdlib.h>
#include "globals.h"
Functions | |
void | move_screen (APPvar *app, int vhandle, GRECT *screen, int dx, int dy) |
void | move_work_rect (APPvar *app, WINDOW *win, GRECT *rect, int dx, int dy) |
void | move_work (APPvar *app, WINDOW *win, int dx, int dy) |
|
|
|
|
|
|