Home
last modified time | relevance | path

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

/dports/games/xgalaga/xgalaga-2.1.1.0/libsprite/
H A Dmisc.c23 W_WindowHeight(window) in W_WindowHeight() function
H A DWlib.h171 extern int W_WindowHeight( /* window */ );
H A DWproto.h17 int W_WindowHeight(W_Window window);
/dports/games/xgalaga/xgalaga-2.1.1.0/
H A DWlib.h171 extern int W_WindowHeight( /* window */ );
H A DWproto.h17 int W_WindowHeight(W_Window window);
/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dx11window.h87 int W_WindowHeight(W_Window window);
H A DWlib.h105 extern int W_WindowHeight (W_Window window);
H A Dsmessage.c118 HUDoffset = W_WindowHeight(w) - W_Textheight - 5; in smessage()
H A Dinform.c68 windowHeight = W_WindowHeight(ww); in inform()
H A Dx11window.c2973 W_WindowHeight(W_Window window) in W_WindowHeight() function