Searched refs:XK_9 (Results 1 – 4 of 4) sorted by relevance
205 XK_9 = 0x0039, /* U+0039 DIGIT NINE */
282 XK_9, 25, /* 9 */
513 #define XK_9 0x039 macro
6725 if ((key_symbol >= XK_0) && (key_symbol <= XK_9)) in XImageWindowCommand()6727 if (((last_symbol < XK_0) || (last_symbol > XK_9))) in XImageWindowCommand()9542 case XK_9: in XMagnifyWindowCommand()15323 XK_9, in XDisplayImage()