Searched defs:DispTab (Results 1 – 2 of 2) sorted by relevance
265 struct DispTab struct267 DispTab (int ntype, int num, bool vis, CmdType token) in DispTab() argument276 void setAvailability (bool val) { available = val; } in setAvailability()278 int type; // Display type279 int order; // Order in which tabs should appear in GUI280 bool visible; // Is Tab visible281 bool available; // Is tab available for this experiment282 CmdType cmdtoken; // command token283 int param; // command parameter (used for memory space)