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

/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DxkbAccessX.c605 unsigned beep_type; local in function:AccessXFilterReleaseEvent
611 beep_type= _BEEP_SLOW_RELEASE;
615 beep_type= _BEEP_SLOW_REJECT;
620 XkbDDXAccessXBeep(keybd,beep_type,XkbSlowKeysMask);
/xsrc/external/mit/xorg-server/dist/xkb/
H A DxkbAccessX.c622 unsigned beep_type; local in function:AccessXFilterReleaseEvent
630 beep_type = _BEEP_SLOW_RELEASE;
635 beep_type = _BEEP_SLOW_REJECT;
641 XkbDDXAccessXBeep(keybd, beep_type, XkbSlowKeysMask);

Completed in 4 milliseconds