Searched refs:vtinitscr (Results 1 – 3 of 3) sorted by relevance
/dports/editors/uemacs/uemacs-4.0/src/ |
H A D | display.c | 163 int PASCAL NEAR vtinitscr(SCREEN *sp, int nrow, int ncol) in vtinitscr() function 215 if (vtinitscr(sp, nrow, ncol) == TRUE) { in vtsizescr()
|
H A D | mswsys.c | 611 vtinitscr (sp, DisplayableRows (hWnd, 0, &EmacsCM),
|
/dports/editors/uemacs/uemacs-4.0/h/ |
H A D | eproto.h | 15 extern int PASCAL NEAR vtinitscr (SCREEN *sp, int nrow, int ncol);
|