Home
last modified time | relevance | path

Searched refs:XK_backslash (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/testlibs/x11/
DX11Window.cpp51 case XK_backslash: return KEY_BACKSLASH; in X11CodeToKey()
/hardware/google/gfxstream/host/apigen-codec-common/X11/
Dkeysymdef.h599 #define XK_backslash 0x005c /* U+005C REVERSE SOLIDUS */ macro