Searched refs:XK_Control_L (Results 1 – 4 of 4) sorted by relevance
42 case XK_Control_L: in X11CodeToKey()
211 { XK_Control_L, skui::Key::kCtrl }, in get_key()
2533 if (key_symbol == XK_Control_L) in XColorBrowserWidget()2580 if (key_symbol == XK_Control_L) in XColorBrowserWidget()4005 if (key_symbol == XK_Control_L) in XDialogWidget()4047 if (key_symbol == XK_Control_L) in XDialogWidget()5176 if (key_symbol == XK_Control_L) in XFileBrowserWidget()5219 if (key_symbol == XK_Control_L) in XFileBrowserWidget()6405 if (key_symbol == XK_Control_L) in XFontBrowserWidget()6448 if (key_symbol == XK_Control_L) in XFontBrowserWidget()7433 if (key_symbol == XK_Control_L) in XListBrowserWidget()7475 if (key_symbol == XK_Control_L) in XListBrowserWidget()
193 pub const XK_Control_L: u32 = 65507; constant