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

/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DddxBeep.c74 static char doesPitch = 1; variable in typeref:typename:char
163 if (!doesPitch && xkbInfo->beepCount<1)
177 if (doesPitch)
190 if (doesPitch)
266 if (doesPitch) {
275 if (!doesPitch && xkbInfo->beepCount<1)
/xsrc/external/mit/xorg-server/dist/xkb/
H A DddxBeep.c74 static char doesPitch = 1; variable in typeref:typename:char
165 if (!doesPitch && xkbInfo->beepCount < 1)
180 if (doesPitch)
194 if (doesPitch)
282 if (doesPitch) {
292 if (!doesPitch && xkbInfo->beepCount < 1)

Completed in 56 milliseconds