Searched refs:XK_Right (Results 1 – 6 of 6) sorted by relevance
198 { XK_Right, Window::Key::kRight }, in get_key()
139 case XK_Right: in X11CodeToKey()
205 { XK_Right, skui::Key::kRight }, in get_key()
5142 case XK_Right: in XCropImage()6971 case XK_Right: in XImageWindowCommand()7005 if ((key_symbol == XK_Right) || (key_symbol == XK_KP_Right)) in XImageWindowCommand()9478 case XK_Right: in XMagnifyWindowCommand()11854 case XK_Right: in XROIImage()13385 case XK_Right: in XTranslateImage()
1128 case XK_Right: in XEditText()
70 pub const XK_Right: u32 = 65363; constant