Searched refs:XKB_KEY_section (Results 1 – 3 of 3) sorted by relevance
719 | SECTION { $$ = XKB_KEY_section; }
3071 { (yyval.keysym) = XKB_KEY_section; } in yyparse()
649 #define XKB_KEY_section 0x00a7 /* U+00A7 SECTION SIGN */ macro