Home
last modified time | relevance | path

Searched refs:vtinitscr (Results 1 – 3 of 3) sorted by relevance

/dports/editors/uemacs/uemacs-4.0/src/
H A Ddisplay.c163 int PASCAL NEAR vtinitscr(SCREEN *sp, int nrow, int ncol) in vtinitscr() function
215 if (vtinitscr(sp, nrow, ncol) == TRUE) { in vtsizescr()
H A Dmswsys.c611 vtinitscr (sp, DisplayableRows (hWnd, 0, &EmacsCM),
/dports/editors/uemacs/uemacs-4.0/h/
H A Deproto.h15 extern int PASCAL NEAR vtinitscr (SCREEN *sp, int nrow, int ncol);