Home
last modified time | relevance | path

Searched refs:QueryMaximize (Results 1 – 3 of 3) sorted by relevance

/dports/x11/xterm/xterm-370/
H A Dxterm.h1277 extern int QueryMaximize (XtermWidget /* xw */, unsigned * /* width */, unsigned * /* height */);
H A Dmisc.c1898 QueryMaximize(XtermWidget xw, unsigned *width, unsigned *height) in QueryMaximize() function
1973 && QueryMaximize(xw, &root_width, &root_height) in RequestMaximize()
H A Dcharproc.c7675 (void) QueryMaximize(xw, &root_width, &root_height); in window_ops()
7728 (void) QueryMaximize(xw, &root_width, &root_height); in window_ops()