Lines Matching refs:short_u
342 typedef unsigned short short_u; typedef
2124 short_u origin_row;
2125 short_u origin_start_col;
2126 short_u origin_end_col;
2127 short_u word_start_col;
2128 short_u word_end_col;
2131 short_u min_col;
2132 short_u max_col;
2133 short_u min_row;
2134 short_u max_row;
2138 short_u state; // Current selection state
2139 short_u mode; // Select by char, word, or line.