HomeSort by relevance Sort by last modified time
    Searched refs:XKB_KEY_hstroke (Results 1 - 2 of 2) sorted by null

  /external/libxkbcommon/xkbcommon/src/
keysym.c 700 if (sym >= XKB_KEY_Hstroke && sym <= XKB_KEY_Hcircumflex)
701 *lower += (XKB_KEY_hstroke - XKB_KEY_Hstroke);
704 else if (sym >= XKB_KEY_hstroke && sym <= XKB_KEY_hcircumflex)
705 *upper -= (XKB_KEY_hstroke - XKB_KEY_Hstroke);
  /external/libxkbcommon/xkbcommon/xkbcommon/
xkbcommon-keysyms.h     [all...]

Completed in 50 milliseconds