Searched refs:LayoutTab (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/ | ||
| H A D | Layout.c | 73 static xf86ConfigSymTabRec LayoutTab[] = variable in typeref:typename:xf86ConfigSymTabRec[] 104 while ((token = xf86getToken (LayoutTab)) != ENDSECTION) |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/ | ||
| H A D | Layout.c | 69 static const xf86ConfigSymTabRec LayoutTab[] = { variable in typeref:typename:const xf86ConfigSymTabRec[] 100 while ((token = xf86getToken(LayoutTab)) != ENDSECTION) { |
Completed in 3 milliseconds