Searched refs:xtermIsIconified (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dxterm.h1297 extern Boolean xtermIsIconified (XtermWidget /* xw */);
H A Dmisc.c1771 if (xtermIsIconified(xw)) {
1797 if (!xtermIsIconified(xw)) {
1807 xtermIsIconified(XtermWidget xw) function in typeref:typename:Boolean
H A Dcharproc.c8783 reply.a_param[0] = (ParmType) (xtermIsIconified(xw) ? 2 : 1);

Completed in 30 milliseconds