Lines Matching refs:xf86ModeWidth
883 if (xf86ModeWidth(mode, output->initial_rotation) > width ||
917 if (xf86ModeWidth(mode, output->initial_rotation) > width ||
926 dx = xf86ModeWidth(match, match_rotation) - xf86ModeWidth(mode,
947 if (xf86ModeWidth(mode, output->initial_rotation) > width ||
1077 crtc->desiredX + xf86ModeWidth(&crtc->desiredMode,
1293 xf86ModeWidth(modes[or], relative->initial_rotation);
1303 xf86ModeWidth(modes[o], output->initial_rotation);
2297 int pref_width = xf86ModeWidth(preferred[p], r);
2325 if (xf86ModeWidth(mode, ir) == pref_width &&
3367 crtc_box->x2 = crtc->x + xf86ModeWidth(&crtc->mode, crtc->rotation);