endfullscrn() — Silicon Graphics
NAME
endfullscrn − ends full-screen mode
SPECIFICATION
C
endfullscrn()
FORTRAN
subroutine endful
Pascal
procedure endfullscrn;
DESCRIPTION
endfullscrn ends full-screen mode and returns the screen mask and viewport to the boundaries of the current graphics port. endfullscrn leaves the current transformation unchanged.
FILES
/usr/lib/libport.a
SEE ALSO
pupmode, endpupmode, pupcolor, fullscrn
NOTE
This routine is available only in immediate mode in the window manager.
Version 2.5 — April 22, 1987