#include <stdio.h>#include <stdlib.h>#include "globals.h"Functions | |
| void | mt_EvntRedrawGrect (APPvar *app, WINDOW *win, GRECT *rdraw) |
| execute functions bound to WM_REDRAW event. | |
| void | mt_EvntRedraw (APPvar *app, WINDOW *win) |
| execute functions bound to WM_REDRAW event. | |
| void | mt_CompEvntRedrawLGrect (APPvar *app, COMPONENT *c, LGRECT *rdraw) |
| void | mt_CompEvntRedraw (APPvar *app, COMPONENT *c) |
1.4.6