Searched refs:old_row (Results 1 – 1 of 1) sorted by relevance
491 int old_row = state->mouse_row; in mousefunc() local516 else if(col != old_col || row != old_row) { in mousefunc()