Home
last modified time | relevance | path

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

/dports/benchmarks/polygraph/polygraph-4.13.0/src/monitor/
H A Dpolymon.cc418 static Window *TheHelpWin = 0; // help window variable
470 touchwin(TheHelpWin->handle); in noteReadReady()
471 wrefresh(TheHelpWin->handle); in noteReadReady()
1210 TheHelpWin = new HelpWindow; in main()
1235 delete TheHelpWin; in main()