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

/illumos-gate/usr/src/uts/common/io/kbtrans/
H A Dkbtrans_keytables.c380 {FA_ACUTE, 'A', 0xC1}, /* A with acute accent */
381 {FA_ACUTE, 'E', 0xC9}, /* E with acute accent */
382 {FA_ACUTE, 'I', 0xCD}, /* I with acute accent */
383 {FA_ACUTE, 'O', 0xD3}, /* O with acute accent */
384 {FA_ACUTE, 'U', 0xDA}, /* U with acute accent */
385 {FA_ACUTE, 'a', 0xE1}, /* a with acute accent */
386 {FA_ACUTE, 'e', 0xE9}, /* e with acute accent */
387 {FA_ACUTE, 'i', 0xED}, /* i with acute accent */
388 {FA_ACUTE, 'o', 0xF3}, /* o with acute accent */
389 {FA_ACUTE, '
[all...]
/illumos-gate/usr/src/uts/common/io/
H A Dkeytables.c861 {FA_ACUTE, 'A', 0xC1}, /* A with acute accent */
862 {FA_ACUTE, 'E', 0xC9}, /* E with acute accent */
863 {FA_ACUTE, 'I', 0xCD}, /* I with acute accent */
864 {FA_ACUTE, 'O', 0xD3}, /* O with acute accent */
865 {FA_ACUTE, 'U', 0xDA}, /* U with acute accent */
866 {FA_ACUTE, 'a', 0xE1}, /* a with acute accent */
867 {FA_ACUTE, 'e', 0xE9}, /* e with acute accent */
868 {FA_ACUTE, 'i', 0xED}, /* i with acute accent */
869 {FA_ACUTE, 'o', 0xF3}, /* o with acute accent */
870 {FA_ACUTE, '
[all...]
/illumos-gate/usr/src/uts/common/sys/
H A Dkbd.h392 #define FA_ACUTE 0x404 /* acute accent */ macro
/illumos-gate/usr/src/cmd/loadkeys/
H A Dloadkeys.y709 { "fa_acute", CONSTANT, FA_ACUTE },

Completed in 60 milliseconds