Home
last modified time | relevance | path

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

/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dwarning.c77 W_WriteText(phaserwin, 0, 0, textColor, newtext, warncount, 0); in warning()
H A Dinput.c1821 if (W_IsMapped(phaserwin)) in Key63()
1828 W_UnmapWindow(phaserwin); in Key63()
1846 W_MapWindow(phaserwin); in Key63()
1857 optionredrawtarget(phaserwin); in Key63()
H A Dnewwin.c286 phaserwin = W_MakeScrollingWindow("review_phaser", ow + 25 + 35 * W_Textwidth, in newwin()
303 phaserwin = W_MakeScrollingWindow("review_phaser", ow + TWINSIDE + BORDER, in newwin()
392 W_DefineTrekCursor(phaserwin); in newwin()
466 W_MapWindow(phaserwin); in mapAll()
H A Ddata.c387 W_Window scanw, udpWin, phaserwin; variable
H A Ddata.h323 extern W_Window scanw, udpWin, phaserwin;
H A Dredraw.c62 W_FlushScrollingWindow(phaserwin); in intrupt()
H A Doption.c293 {1, "show phaser log window", &phaserWindow, &phaserwin, 0, 0, NULL},