Home
last modified time | relevance | path

Searched refs:xmess_resize (Results 1 – 3 of 3) sorted by last modified time

/dports/games/xzip/xzip/
H A Dxio.h95 extern void xmess_resize(int xpos, int ypos, int width, int height);
139 extern void xmess_resize();
H A Dxio.c692 xmess_resize(0, xiowinhgt-botwidth, xiowinwid, botwidth); in rearrange_window()
H A Dxmess.c33 void xmess_resize(int xpos, int ypos, int width, int height) in xmess_resize() function
35 void xmess_resize(xpos, ypos, width, height) in xmess_resize()