Searched refs:M_T_USERDEF (Results 1 – 5 of 5) sorted by relevance
475 M_T_USERDEF | M_T_PREFERRED, in xf86LookupMode()476 M_T_USERDEF, in xf86LookupMode()1143 if (!(mode->type & (M_T_DRIVER | M_T_USERDEF))) in inferVirtualSize()1637 new->type = M_T_USERDEF; in xf86ValidateModes()1707 p->type = M_T_USERDEF; in xf86ValidateModes()1744 if (!(p->type & M_T_USERDEF) && (numModes > 0)) { in xf86ValidateModes()2092 if (p->type & M_T_USERDEF) in xf86PrintModes()
99 #define M_T_USERDEF 0x20 /* One of the modes from the config file */ macro
323 } while (mode != pScr->currentMode && !(mode->type & M_T_USERDEF)); in xf86ZoomViewport()
330 M_T_USERPREF, M_T_DRIVER, M_T_USERDEF, in xf86PrintModeline()
1538 && !(mode->type & M_T_USERDEF)) { /* no rematch */ in processZoomModes()1539 mode->type |= M_T_USERDEF; in processZoomModes()