Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/testlibs/x11/
DX11Window.cpp37 case XK_Control_L: return KEY_LCONTROL; in X11CodeToKey()
/hardware/google/gfxstream/host/apigen-codec-common/X11/
Dkeysymdef.h317 #define XK_Control_L 0xffe3 /* Left control */ macro