Home
last modified time | relevance | path

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

/dports/games/xgalaga/xgalaga-2.1.1.0/libsprite/
H A Dcursor.c75 W_DefineCursor(window, width, height, bits, mask, xhot, yhot) in W_DefineCursor() function
H A DWlib.h166 W_DefineCursor( /* window, width, height, data, mask, xhot, yhot */ );
H A DWproto.h9 void W_DefineCursor(W_Window window, int width, int height, char *bits, char *mask, int xhot, int y…
/dports/games/xgalaga/xgalaga-2.1.1.0/
H A DWlib.h166 W_DefineCursor( /* window, width, height, data, mask, xhot, yhot */ );
H A DWproto.h9 void W_DefineCursor(W_Window window, int width, int height, char *bits, char *mask, int xhot, int y…
/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dx11window.h83 void W_DefineCursor(W_Window window, int width, int height, char *bits, char *mask, int xhot, int y…
H A DWlib.h97 extern void W_DefineCursor (W_Window window, int width, int height, char *bits, char *mask, int xho…
H A Dx11window.c2902W_DefineCursor(W_Window window, int width, int height, char *bits, char *mask, int xhot, int yhot) in W_DefineCursor() function