internals.c | 3205 int above_row, below_row, end_above, end_below, cur_row, real_end; local in function:_formi_stitch_fields 3216 above_row = -1; 3256 if (above_row != above->form_row) { 3258 above_row = above->form_row; 3284 if (above->form_row != above_row) { 3285 above_row = above->form_row; 3292 above_row = above->form_row;
|