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

/xsrc/external/mit/xterm/dist/
H A Dxterm.h1420 extern int QueryMaximize (XtermWidget /* xw */, unsigned * /* width */, unsigned * /* height */);
H A Dmisc.c1893 QueryMaximize(XtermWidget xw, unsigned *width, unsigned *height) function in typeref:typename:int
1914 TRACE(("QueryMaximize: XGetGeometry position %d,%d size %d,%d border %d\n",
1931 TRACE(("QueryMaximize: WM hints max_w %#x max_h %#x\n",
1968 && QueryMaximize(xw, &root_width, &root_height)
H A Dcharproc.c8874 (void) QueryMaximize(xw, &root_width, &root_height);
8921 (void) QueryMaximize(xw, &root_width, &root_height);

Completed in 27 milliseconds