Searched refs:winlayout (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinlayouts.h31 unsigned int winlayout; member in struct:__anonf2800ee40108
41 This table is sorted by low byte of winlayout, then by next byte, etc.
H A Dwinconfig.c325 for (pLayout = winKBLayouts; pLayout->winlayout != -1; pLayout++) {
326 if (pLayout->winlayout != layoutNum)
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinlayouts.h32 unsigned int winlayout; member in struct:__anon58f362110108
42 This table is sorted by low byte of winlayout, then by next byte, etc.
H A Dwinconfig.c330 for (pLayout = winKBLayouts; pLayout->winlayout != -1; pLayout++)
332 if (pLayout->winlayout != layoutNum)

Completed in 8 milliseconds