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

/xsrc/external/mit/xterm/dist/
H A Dscrollbar.c109 Dimension reqWidth, reqHeight, repWidth, repHeight; local in function:DoResizeScreen
206 &repWidth, &repHeight);
209 TRACE(("...almost, retry screensize %dx%d\n", repHeight, repWidth));
211 repHeight, NULL, NULL);
227 && repHeight
229 xw->hints.height = repHeight;

Completed in 2 milliseconds