Searched defs:Mode (Results 1 – 3 of 3) sorted by relevance
92 typedef struct Mode { struct93 char type[Namelen+1]; /* monitor type e.g. "vs1782" */94 char size[Namelen+1]; /* size e.g. "1376x1024x8" */95 char chan[Namelen+1]; /* channel descriptor, e.g. "m8" or "r8g8b8a8" */96 char name[Namelen+1]; /* optional */98 int frequency; /* Dot Clock (MHz) */99 int deffrequency; /* Default dot clock if calculation can't be done */100 int x; /* Horizontal Display End (Crt01), from .size[] */101 int y; /* Vertical Display End (Crt18), from .size[] */125 } Mode; argument
5 typedef struct Mode Mode; typedef6 struct Mode struct12 Mode ou[] = argument
11 $ If F$Mode () .eqs. "INTERACTIVE" function