Searched refs:GetDisplay (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xkbutils/dist/ | ||
| H A D | xkbvleds.c | 159 GetDisplay(char *program, char *dpyName) function in typeref:typename:Display * 238 inDpy = GetDisplay(argv[0], inDpyName); |
| /xsrc/external/mit/xkbprint/dist/ | ||
| H A D | xkbprint.c | 572 GetDisplay(char *program, char *dpyName) function in typeref:typename:Display * 637 inDpy = GetDisplay(argv[0], inDpyName); 645 outDpy = GetDisplay(argv[0], outDpyName); |
| /xsrc/external/mit/xkbevd/dist/ | ||
| H A D | xkbevd.c | 220 GetDisplay(const char *program, const char *displayName, function in typeref:typename:Display * 530 dpy = GetDisplay(argv[0], dpyName, &xkbOpcode, &xkbEventCode); |
| /xsrc/external/mit/xkbcomp/dist/ | ||
| H A D | xkbcomp.c | 854 GetDisplay(const char *program, const char *dpyName) function in typeref:typename:Display * 953 inDpy = GetDisplay(argv[0], inDpyName); 962 outDpy = GetDisplay(argv[0], outDpyName); |
Completed in 6 milliseconds