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

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinconfig.h137 } screenLayoutRec, *screenLayoutPtr; typedef in typeref:struct:_screenlayoutrec
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinconfig.h168 screenLayoutRec, *screenLayoutPtr; typedef in typeref:struct:_screenlayoutrec
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86AutoConfig.c423 sizeof(screenLayoutRec));
H A Dxf86str.h472 } screenLayoutRec, *screenLayoutPtr; typedef in typeref:struct:_screenlayoutrec
H A Dxf86Config.c1552 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 Dxf86AutoConfig.c456 sizeof(screenLayoutRec));
H A Dxf86str.h389 } screenLayoutRec, *screenLayoutPtr; typedef in typeref:struct:_screenlayoutrec
H A Dxf86Config.c1444 slp = xnfcalloc((count + 1), sizeof(screenLayoutRec));
1636 slp = xnfcalloc(1, 2 * sizeof(screenLayoutRec));

Completed in 18 milliseconds