Searched defs:tagMENU (Results 1 – 2 of 2) sorted by relevance
90 typedef struct tagMENU struct92 short height; /* Nr. of chars high */93 short width; /* Nr. of chars wide */94 short rows; /* Nr. of items high */95 short cols; /* Nr. of items wide */96 short frows; /* Nr. of formatted items high */97 short fcols; /* Nr. of formatted items wide */98 short arows; /* Nr. of items high (actual) */99 short namelen; /* Max. name length */100 short desclen; /* Max. description length */[all …]
91 typedef struct tagMENU struct93 short height; /* Nr. of chars high */94 short width; /* Nr. of chars wide */95 short rows; /* Nr. of items high */96 short cols; /* Nr. of items wide */97 short frows; /* Nr. of formatted items high */98 short fcols; /* Nr. of formatted items wide */99 short arows; /* Nr. of items high (actual) */100 short namelen; /* Max. name length */101 short desclen; /* Max. description length */[all …]