Home
last modified time | relevance | path

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

/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dnewwin.c249 planetw = W_MakeTextWindow("planet", 10, 10, 57, MAXPLANETS + 3, w, 2); in newwin()
252 rankw = W_MakeTextWindow("rank", 48, 300, 65, nranks + 9, w, 2); in newwin()
256 playerw = W_MakeTextWindow("player", ow+TWINSIDE+4, in newwin()
260 playerw = W_MakeTextWindow("player", ow, in newwin()
267 helpWin = W_MakeTextWindow("help", 0, YOFF + TWINSIDE + 2 * BORDER + 2 * MESSAGESIZE, in newwin()
354 defWin = W_MakeTextWindow("xtrekrc_help", 1, 100, 174, 41, NULL, BORDER); in newwin()
H A Dmacrowin.c253 macroWin = W_MakeTextWindow("macrow", GWINSIDE + BORDER, BORDER, in showMacroWin()
H A Dx11window.h63 W_Window W_MakeTextWindow(char *name, int x, int y, int width, int height, W_Window parent, int bor…
H A DWlib.h70 extern W_Window W_MakeTextWindow (char *name, int x, int y, int width, int height, W_Window parent,…
H A Ddefwin.c874 defWin = W_MakeTextWindow("xtrekrc_help", 1, 100, 174, 41, NULL, BORDER); in showdef()
H A DXTREKRC.example792 # W_MakeTextWindow
H A Dx11window.c1940 W_MakeTextWindow(char *name, int x, int y, int width, int height, W_Window parent, int border) in W_MakeTextWindow() function
/dports/games/xgalaga/xgalaga-2.1.1.0/libsprite/
H A DWlib.h140 extern W_Window W_MakeTextWindow P((char *name, int x, int y, int width,
H A DWproto.h63 W_Window W_MakeTextWindow(char *name, int x, int y, int width, int height, W_Window parent, char *c…
H A Dmakewindow.c482 W_MakeTextWindow(name, x, y, width, height, parent, cursname, border) in W_MakeTextWindow() function
/dports/games/xgalaga/xgalaga-2.1.1.0/
H A DWlib.h140 extern W_Window W_MakeTextWindow P((char *name, int x, int y, int width,
H A DWproto.h63 W_Window W_MakeTextWindow(char *name, int x, int y, int width, int height, W_Window parent, char *c…