Searched refs:XkbIndicatorsToUpdate (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DxkbLEDs.c47 * XkbIndicatorsToUpdate(dev,changed,check_devs_rtrn)
56 XkbIndicatorsToUpdate( DeviceIntPtr dev, function in typeref:typename:unsigned
374 side_affected|= XkbIndicatorsToUpdate(dev,changes.state_changes,FALSE);
H A DxkbActions.c1227 changed= XkbIndicatorsToUpdate(dev,changed,FALSE);
1322 changed= XkbIndicatorsToUpdate(dev,sn.changed,FALSE);
H A DxkbAccessX.c751 changed_leds= XkbIndicatorsToUpdate(dev,changed,FALSE);
H A Dxkb.c654 changed = XkbIndicatorsToUpdate(tmpd, changed, FALSE);
/xsrc/external/mit/xorg-server/dist/xkb/
H A DxkbLEDs.c47 * XkbIndicatorsToUpdate(dev,changed,check_devs_rtrn)
56 XkbIndicatorsToUpdate(DeviceIntPtr dev, function in typeref:typename:unsigned
385 XkbIndicatorsToUpdate(dev, changes.state_changes, FALSE);
H A DxkbActions.c1215 changed = XkbIndicatorsToUpdate(dev, changed, FALSE);
1521 changed = XkbIndicatorsToUpdate(dev, sn.changed, FALSE);
H A DxkbAccessX.c777 changed_leds = XkbIndicatorsToUpdate(dev, changed, FALSE);
H A Dxkb.c677 changed = XkbIndicatorsToUpdate(tmpd, changed, FALSE);
/xsrc/external/mit/xorg-server/dist/include/
H A Dxkbsrv.h565 extern _X_EXPORT unsigned int XkbIndicatorsToUpdate(DeviceIntPtr /* dev */ ,
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dxkbsrv.h599 extern _X_EXPORT unsigned int XkbIndicatorsToUpdate(
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKBsrv.h643 extern unsigned int XkbIndicatorsToUpdate(

Completed in 31 milliseconds