Searched defs:_rrOutput (Results 1 – 1 of 1) sorted by relevance
138 struct _rrOutput { struct139 RROutput id;140 ScreenPtr pScreen;141 char *name;142 int nameLength;143 CARD8 connection;144 CARD8 subpixelOrder;145 int mmWidth;146 int mmHeight;147 RRCrtcPtr crtc;[all …]