Searched refs:errorbase (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xdpyinfo/dist/ |
| H A D | xdpyinfo.c | 947 int opcode, eventbase, errorbase, majorrev, minorrev; local in function:print_xkb_info 949 if (!XkbQueryExtension(dpy, &opcode, &eventbase, &errorbase, 958 if (errorbase) 959 printf (", base error: %d", errorbase);
|
Completed in 4 milliseconds