Searched refs:XK_KP_Up (Results 1 – 7 of 7) sorted by relevance
57 XK_KP_Up = 0xff97, variable
148 keyConversion.insert(XtoOIS_KeyMap::value_type(XK_KP_Up, KC_NUMPAD8)); in LinuxKeyboard()
210 #define XK_KP_Up 0xFF97 macro
288 …//keyConversion.insert(VirtualtoOIS_KeyMap::value_type(XK_KP_Up, KC_NUMPAD8)); // check on a non-l…
2486 case XK_KP_Up: in XColorBrowserWidget()5114 case XK_KP_Up: in XFileBrowserWidget()6353 case XK_KP_Up: in XFontBrowserWidget()7380 case XK_KP_Up: in XListBrowserWidget()9514 case XK_KP_Up: in XTextViewWidget()
5168 case XK_KP_Up: in XCropImage()6996 case XK_KP_Up: in XImageWindowCommand()7016 if ((key_symbol == XK_Up) || (key_symbol == XK_KP_Up)) in XImageWindowCommand()9513 case XK_KP_Up: in XMagnifyWindowCommand()11867 case XK_KP_Up: in XROIImage()13377 case XK_KP_Up: in XTranslateImage()
2383 + //keyConversion.insert(VirtualtoOIS_KeyMap::value_type(XK_KP_Up, KC_NUMPAD8)); // check on a non-…