Home
last modified time | relevance | path

Searched refs:nIDTimer (Results 1 – 2 of 2) sorted by relevance

/dports/editors/vile/vile-9.8v/
H A Dntwinio.c97 static SETTIMER_RETVAL nIDTimer = 0; variable
3301 if (msg.wParam == nIDTimer) { in ntwinio_getch()
3356 nIDTimer = SetTimer(cur_win->text_hwnd, 1, 25, 0); in ntwinio_getch()
3357 if (nIDTimer == 0) { in ntwinio_getch()
3379 KillTimer(cur_win->text_hwnd, nIDTimer); in ntwinio_getch()
3380 nIDTimer = 0; in ntwinio_getch()
/dports/editors/xvile/vile-9.8v/
H A Dntwinio.c97 static SETTIMER_RETVAL nIDTimer = 0; variable
3301 if (msg.wParam == nIDTimer) { in ntwinio_getch()
3356 nIDTimer = SetTimer(cur_win->text_hwnd, 1, 25, 0); in ntwinio_getch()
3357 if (nIDTimer == 0) { in ntwinio_getch()
3379 KillTimer(cur_win->text_hwnd, nIDTimer); in ntwinio_getch()
3380 nIDTimer = 0; in ntwinio_getch()