Searched refs:XK_KP_Up (Results 1 – 4 of 4) sorted by relevance
162 case XK_KP_Up: in X11CodeToKey()
2489 case XK_KP_Up: in XColorBrowserWidget()5120 case XK_KP_Up: in XFileBrowserWidget()6360 case XK_KP_Up: in XFontBrowserWidget()7388 case XK_KP_Up: in XListBrowserWidget()9523 case XK_KP_Up: in XTextViewWidget()
5136 case XK_KP_Up: in XCropImage()6966 case XK_KP_Up: in XImageWindowCommand()6986 if ((key_symbol == XK_Up) || (key_symbol == XK_KP_Up)) in XImageWindowCommand()9472 case XK_KP_Up: in XMagnifyWindowCommand()11848 case XK_KP_Up: in XROIImage()13380 case XK_KP_Up: in XTranslateImage()
101 pub const XK_KP_Up: u32 = 65431; constant