Searched refs:beepCount (Results 1 – 3 of 3) sorted by relevance
165 if (!doesPitch && xkbInfo->beepCount < 1) in _XkbDDXBeepExpire()177 if (xkbInfo->beepCount < 1) { in _XkbDDXBeepExpire()192 if (xkbInfo->beepCount < 1) { in _XkbDDXBeepExpire()218 if (xkbInfo->beepCount < 1) { in _XkbDDXBeepExpire()231 if (xkbInfo->beepCount < 2) in _XkbDDXBeepExpire()272 if (xkbInfo->beepCount < 1) { in _XkbDDXBeepExpire()292 if (!doesPitch && xkbInfo->beepCount < 1) in _XkbDDXBeepExpire()302 if (xkbInfo->beepCount == 0) { in _XkbDDXBeepExpire()312 xkbInfo->beepCount++; in _XkbDDXBeepExpire()342 xkbInfo->beepCount = 0; in XkbDDXAccessXBeep()
85 xkbi->beepCount = 0; in AccessXInit()
182 CARD8 beepCount; member