Searched refs:configLayout (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winconfig.c | 110 static Bool configLayout(serverLayoutPtr, XF86ConfLayoutPtr, char *); 197 if (!configLayout(&g_winConfigLayout, 204 if (!configLayout(&g_winConfigLayout, 949 configLayout(serverLayoutPtr servlayoutp, XF86ConfLayoutPtr conf_layout, function in typeref:typename:Bool
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winconfig.c | 111 static Bool configLayout (serverLayoutPtr, XF86ConfLayoutPtr, char *); 209 if (!configLayout (&g_winConfigLayout, 219 if (!configLayout (&g_winConfigLayout, 1032 configLayout (serverLayoutPtr servlayoutp, XF86ConfLayoutPtr conf_layout, function in typeref:typename:Bool
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Config.c | 1496 configLayout(serverLayoutPtr servlayoutp, XF86ConfLayoutPtr conf_layout, function in typeref:typename:Bool 2477 if (!configLayout(&xf86ConfigLayout, xf86configptr->conf_layout_lst, 2483 if (!configLayout(&xf86ConfigLayout, xf86configptr->conf_layout_lst,
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Config.c | 1388 configLayout(serverLayoutPtr servlayoutp, XF86ConfLayoutPtr conf_layout, function in typeref:typename:Bool 2433 if (!configLayout(&xf86ConfigLayout, layout, dfltlayout)) { 2439 if (!configLayout(&xf86ConfigLayout, layout, NULL)) {
|
Completed in 9 milliseconds