Home
last modified time | relevance | path

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

/dports/editors/cooledit/cooledit-3.17.28/widget/
H A Dcoolnext.c1182 static int toolhint_count = 0, x_toolhint, y_toolhint; in CNextEvent() local
1244 toolhint_count++; in CNextEvent()
1245 if (toolhint_count > (ALRM_PER_SECOND * option_toolhint_milliseconds) / 1000) { in CNextEvent()
1299 toolhint_count = 0; in CNextEvent()