Searched refs:dfltlayout (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ | ||
| H A D | winconfig.c | 190 char *dfltlayout = NULL; local in function:winReadConfigfile 194 dfltlayout = 198 g_xf86configptr->conf_layout_lst, dfltlayout)) { |
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ | ||
| H A D | winconfig.c | 202 char *dfltlayout = NULL; local in function:winReadConfigfile 206 dfltlayout = 211 dfltlayout)) |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ | ||
| H A D | xf86Config.c | 2472 char *dfltlayout = NULL; local in function:xf86HandleConfigFile 2476 dfltlayout = xf86SetStrOption(optlist, "defaultserverlayout", NULL); 2478 dfltlayout)) { |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ | ||
| H A D | xf86Config.c | 2427 char *dfltlayout = NULL; local in function:xf86HandleConfigFile 2431 dfltlayout = 2433 if (!configLayout(&xf86ConfigLayout, layout, dfltlayout)) { |
Completed in 9 milliseconds