Lines Matching refs:first_char
21702 int first_char, length; /* first char of row, and length */
21851 find->first_char = 0;
21860 find->first_char = i;
21881 find->first_char = first = i;
22236 int start = find.first_char + find.length;
22280 if (find.prev_first != find.first_char) {
22364 state->cursor = state->select_end = find.first_char;
22374 state->cursor = find.first_char;
22387 state->cursor = find.first_char + find.length;
22399 state->cursor = find.first_char + find.length;