Home
last modified time | relevance | path

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

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