Lines Matching refs:Modes
143 # define M_T_DEFAULT 0x10 /* (VESA) default modes */
144 # define M_T_USERDEF 0x20 /* One of the modes from the config file */
220 DisplayModePtr Modes; /* Start of the monitor's mode list */
227 Bool reducedblanking; /* Allow CVT reduced blanking modes? */
416 const char ** modes;
708 DisplayModePtr modePool; /* list of compatible modes */
709 DisplayModePtr modes; /* list of actual modes */
712 * overloaded with the modes
854 LOOKUP_BEST_REFRESH, /* Pick modes with best refresh */
855 LOOKUP_CLOSEST_CLOCK, /* Pick modes with the closest clock */