Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dparser.y719 | SECTION { $$ = XKB_KEY_section; }
Dparser.c3071 { (yyval.keysym) = XKB_KEY_section; } in yyparse()
/external/libxkbcommon/xkbcommon/xkbcommon/
Dxkbcommon-keysyms.h649 #define XKB_KEY_section 0x00a7 /* U+00A7 SECTION SIGN */ macro