Searched defs:dpy_getresolution (Results 1 – 1 of 1) sorted by relevance
186 void (*dpy_getresolution)(int *width, int *height); member380 static inline void dpy_getresolution(struct DisplayState *s, int *width, int *height) in dpy_getresolution() function