Searched refs:XK_Left (Results 1 – 6 of 6) sorted by relevance
197 { XK_Left, Window::Key::kLeft }, in get_key()
137 case XK_Left: in X11CodeToKey()
204 { XK_Left, skui::Key::kLeft }, in get_key()
5129 case XK_Left: in XCropImage()6969 case XK_Left: in XImageWindowCommand()6999 if ((key_symbol == XK_Left) || (key_symbol == XK_KP_Left)) in XImageWindowCommand()9464 case XK_Left: in XMagnifyWindowCommand()11841 case XK_Left: in XROIImage()13372 case XK_Left: in XTranslateImage()
1117 case XK_Left: in XEditText()
68 pub const XK_Left: u32 = 65361; constant