Searched refs:screenLayoutRec (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ | ||
| H A D | winconfig.h | 137 } screenLayoutRec, *screenLayoutPtr; typedef in typeref:struct:_screenlayoutrec |
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ | ||
| H A D | winconfig.h | 168 screenLayoutRec, *screenLayoutPtr; typedef in typeref:struct:_screenlayoutrec |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ | ||
| H A D | xf86AutoConfig.c | 423 sizeof(screenLayoutRec)); |
| H A D | xf86str.h | 472 } screenLayoutRec, *screenLayoutPtr; typedef in typeref:struct:_screenlayoutrec |
| H A D | xf86Config.c | 1552 slp = xnfcalloc(1, (count + 1) * sizeof(screenLayoutRec)); 1743 slp = xnfcalloc(1, 2 * sizeof(screenLayoutRec)); |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ | ||
| H A D | xf86AutoConfig.c | 456 sizeof(screenLayoutRec)); |
| H A D | xf86str.h | 389 } screenLayoutRec, *screenLayoutPtr; typedef in typeref:struct:_screenlayoutrec |
| H A D | xf86Config.c | 1444 slp = xnfcalloc((count + 1), sizeof(screenLayoutRec)); 1636 slp = xnfcalloc(1, 2 * sizeof(screenLayoutRec)); |
Completed in 18 milliseconds