Lines Matching full:short
81 unsigned short length;
96 short index; /* Item number if connected to a menu */
97 short y; /* y and x location of item in menu */
98 short x;
115 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 */
124 short marklen; /* Length of mark, if any */
125 short itemlen; /* Length of one item */
126 short spc_desc; /* Spacing for descriptor */
127 short spc_cols; /* Spacing for columns */
128 short spc_rows; /* Spacing for rows */
130 short pindex; /* Index into pattern buffer */
136 short nitems; /* Nr. of items in menu */
138 short toprow; /* Top row of menu */
153 unsigned short status; /* Internal state of menu */