Searched refs:SoundAction (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xkbevd/dist/
H A Dxkbevd.h58 #define SoundAction 5 macro
H A Dcfgparse.y172 | SOUND { $$ = SoundAction; }
H A Dxkbevd.c429 cfg->action.type = SoundAction;
452 case SoundAction:
H A Dcfgparse.c1385 { (yyval.ival) = SoundAction; }

Completed in 7 milliseconds