Lines Matching full:last_key
528 int last_key;568 static int last_key = -1;1027 window->last_key = 0;1796 last_key = code;1957 my_last_key = last_key;1970 last_key = -1;1971 while( gtk_main_iteration_do(TRUE) && last_key < 0 && !expired && hg_windows != 0 )1979 return last_key;