Searched defs:tagMENU (Results 1 – 1 of 1) sorted by relevance
112 typedef struct tagMENU struct115 short height; /* Nr. of chars high */116 short width; /* Nr. of chars wide */117 short rows; /* Nr. of items high */118 short cols; /* Nr. of items wide */119 short frows; /* Nr. of formatted items high */120 short fcols; /* Nr. of formatted items wide */121 short arows; /* Nr. of items high (actual) */122 short namelen; /* Max. name length */123 short desclen; /* Max. description length */[all …]