textwritemask(3) — Unix Programmer’s Manual
NAME
textwritemask - grant write permission for the textport
SYNOPSIS
C
textwritemask(tmask)
Colorindex tmask;
FORTRAN
subroutine textwr(tmask)
DESCRIPTION
Textwritemask grants write permission for text drawn in the textport.
SEE ALSO
pagecolor, pagewritemask, textcolor, textport, tpoff, tpon, write-
mask
NOTE
This command can only be used in immediate mode.
Silicon Graphics — R1c