HomeSort by: relevance | last modified time | path
    Searched refs:XK_Hcircumflex (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/xcb-util/dist/keysyms/
keysyms.c 411 if (sym >= XK_Hstroke && sym <= XK_Hcircumflex)
415 else if (sym >= XK_hstroke && sym <= XK_hcircumflex)
  /xsrc/external/mit/libX11/dist/src/
KeyBind.c 723 if (sym >= XK_Hstroke && sym <= XK_Hcircumflex)
727 else if (sym >= XK_hstroke && sym <= XK_hcircumflex)
  /xsrc/external/mit/xorg-server.old/dist/xkb/
xkbUtils.c 851 if (sym >= XK_Hstroke && sym <= XK_Hcircumflex)
855 else if (sym >= XK_hstroke && sym <= XK_hcircumflex)
  /xsrc/external/mit/xorgproto/dist/include/X11/
keysymdef.h 898 #define XK_Hcircumflex 0x02a6 /* U+0124 LATIN CAPITAL LETTER H WITH CIRCUMFLEX */
903 #define XK_hcircumflex 0x02b6 /* U+0125 LATIN SMALL LETTER H WITH CIRCUMFLEX */
  /xsrc/external/mit/xorg-server/dist/xkb/
xkbUtils.c 875 if (sym >= XK_Hstroke && sym <= XK_Hcircumflex)
879 else if (sym >= XK_hstroke && sym <= XK_hcircumflex)

Completed in 49 milliseconds