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

/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DddxLoad.c447 XkbCompileKeymapForDevice(DeviceIntPtr dev, XkbRMLVOSet *rmlvo, int need) function in typeref:typename:XkbDescPtr
485 xkb = XkbCompileKeymapForDevice(dev, rmlvo, need);
497 xkb = XkbCompileKeymapForDevice(dev, &dflts, 0);
/xsrc/external/mit/xorg-server/dist/xkb/
H A DddxLoad.c462 XkbCompileKeymapForDevice(DeviceIntPtr dev, XkbRMLVOSet * rmlvo, int need) function in typeref:typename:XkbDescPtr
500 xkb = XkbCompileKeymapForDevice(dev, &dflts, 0);
523 xkb = XkbCompileKeymapForDevice(dev, rmlvo, need);

Completed in 6 milliseconds