Searched refs:reqWidth (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xterm/dist/ |
| H A D | scrollbar.c | 109 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 D | randr.c | 254 pScrPriv->reqWidth = pScreen->width;
|
| H A D | randrstr.h | 291 CARD16 reqWidth, reqHeight; member in struct:_rrScrPriv
|
| /xsrc/external/mit/xorg-server/dist/randr/ |
| H A D | randr.c | 337 pScrPriv->reqWidth = pScreen->width;
|
| H A D | randrstr.h | 396 CARD16 reqWidth, reqHeight; member in struct:_rrScrPriv
|
Completed in 8 milliseconds