Searched refs:GetDisplay (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xkbutils/dist/
H A Dxkbvleds.c159 GetDisplay(char *program, char *dpyName) function in typeref:typename:Display *
238 inDpy = GetDisplay(argv[0], inDpyName);
/xsrc/external/mit/xkbprint/dist/
H A Dxkbprint.c572 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 Dxkbevd.c220 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 Dxkbcomp.c854 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