Searched refs:get_keysym_list (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xmodmap/dist/ |
| H A D | handle.c | 166 static int get_keysym_list ( const char *line, int len, int *np, KeySym **kslistp ); 461 if (get_keysym_list (line, len, &n, &kslist) < 0) 569 if (get_keysym_list (line, len, &n, &kslist) < 0) 677 if (get_keysym_list (line, len, &n, &kslist) < 0) 951 * get_keysym_list - parses the rest of the line into a keysyms assumes 962 get_keysym_list(const char *line, int len, int *np, KeySym **kslistp) function in typeref:typename:int
|
Completed in 3 milliseconds