Lines Matching defs:modeinfo
223 xRRModeInfo *modeinfo;
231 modeinfo = &stuff->modeInfo;
232 swapl(&modeinfo->id);
233 swaps(&modeinfo->width);
234 swaps(&modeinfo->height);
235 swapl(&modeinfo->dotClock);
236 swaps(&modeinfo->hSyncStart);
237 swaps(&modeinfo->hSyncEnd);
238 swaps(&modeinfo->hTotal);
239 swaps(&modeinfo->vSyncStart);
240 swaps(&modeinfo->vSyncEnd);
241 swaps(&modeinfo->vTotal);
242 swaps(&modeinfo->nameLength);
243 swapl(&modeinfo->modeFlags);