HomeSort by: relevance | last modified time | path
    Searched refs:inactives (Results 1 - 8 of 8) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/hw/xwin/
winconfig.h 142 GDevPtr inactives; member in struct:_serverlayoutrec
  /xsrc/external/mit/xorg-server.old/dist/hw/xwin/
winconfig.h 175 GDevPtr inactives; member in struct:_serverlayoutrec
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86str.h 396 GDevPtr inactives; member in struct:_serverlayoutrec
xf86Config.c 423 while (xf86ConfigLayout.inactives[j++].identifier)
447 while (xf86ConfigLayout.inactives[j].identifier)
448 modulearray[count++] = xf86ConfigLayout.inactives[j++].driver;
1584 servlayoutp->inactives = gdp;
1645 servlayoutp->inactives = xnfcalloc(1, sizeof(GDevRec));
xf86Helper.c 1357 while (xf86ConfigLayout.inactives[j].identifier) {
1358 gdp = &xf86ConfigLayout.inactives[j];
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86str.h 479 GDevPtr inactives; member in struct:_serverlayoutrec
xf86Config.c 403 while (xf86ConfigLayout.inactives[j++].identifier)
423 while (xf86ConfigLayout.inactives[j].identifier)
424 modulearray[count++] = xf86ConfigLayout.inactives[j++].driver;
1691 servlayoutp->inactives = gdp;
1752 servlayoutp->inactives = xnfcalloc(1, sizeof(GDevRec));
xf86Helper.c 1455 while (xf86ConfigLayout.inactives[j].identifier) {
1456 gdp = &xf86ConfigLayout.inactives[j];

Completed in 12 milliseconds