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

/xsrc/external/mit/xterm/dist/
H A Dscrollbar.c109 Dimension reqWidth, reqHeight, repWidth, repHeight; local in function:DoResizeScreen
187 reqWidth = (Dimension) (MaxCols(screen) * FontWidth(screen) + min_wide);
194 reqWidth = (Dimension) WidthOfScreen(xscreen);
196 ScreenResize(xw, reqWidth, reqHeight, &xw->flags);
203 reqHeight, reqWidth));
205 geomreqresult = REQ_RESIZE((Widget) xw, reqWidth, reqHeight,
/xsrc/external/mit/xorg-server.old/dist/randr/
H A Drandr.c254 pScrPriv->reqWidth = pScreen->width;
H A Drandrstr.h291 CARD16 reqWidth, reqHeight; member in struct:_rrScrPriv
/xsrc/external/mit/xorg-server/dist/randr/
H A Drandr.c337 pScrPriv->reqWidth = pScreen->width;
H A Drandrstr.h396 CARD16 reqWidth, reqHeight; member in struct:_rrScrPriv

Completed in 8 milliseconds