Home
last modified time | relevance | path

Searched refs:forceSound (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/xkb/
H A Dxkb.c383 int percent, int forceSound, int eventOnly, Atom name) in _XkbBell() argument
465 XkbHandleBell(forceSound, eventOnly, in _XkbBell()
508 if ((stuff->forceSound) && (stuff->eventOnly)) { in ProcXkbBell()
510 _XkbErrCode3(0x1, stuff->forceSound, stuff->eventOnly); in ProcXkbBell()
554 stuff->forceSound, stuff->eventOnly, stuff->name); in ProcXkbBell()
567 stuff->percent, stuff->forceSound, in ProcXkbBell()