Searched refs:singlecard (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Config.c2392 Bool singlecard = 0; local in function:xf86HandleConfigFile
2496 xf86GetOptValBool(LayoutOptions, LAYOUT_SINGLECARD, &singlecard);
2497 if (singlecard)
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Config.c2329 Bool singlecard = 0; local in function:xf86HandleConfigFile
2452 xf86GetOptValBool(LayoutOptions, LAYOUT_SINGLECARD, &singlecard);
2453 if (singlecard)

Completed in 7 milliseconds