Searched refs:InfoLines (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dtwm.h396 extern int InfoLines;
H A Devents.c572 if (InfoLines)
1064 if (Event.xany.window == Scr->InfoWindow && InfoLines) {
1072 for (i = 0; i < InfoLines; i++) {
1510 if (InfoLines) /* delete info box on 2nd button release */
1513 InfoLines = 0;
1726 if (ButtonPressed != -1 && !InfoLines) { /* want menus if we have info box */
H A Dtwm.c117 int InfoLines; variable in typeref:typename:int
358 InfoLines = 0;
H A Dmenus.c2572 if (InfoLines)
2595 InfoLines = n;

Completed in 10 milliseconds