Searched refs:found_event (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/ext/tk/
H A Dtcltklib.c2192 int found_event = 1; local
2251 if (*check_var || !found_event) {
2252 return found_event;
2261 /* found_event = Tcl_DoOneEvent(event_flag); */
2262 found_event = RTEST(rb_protect(call_DoOneEvent,
2310 if (found_event) {
2340 found_event = 1;
2354 if (*check_var || !found_event) {
2355 return found_event;
3025 int found_event; local
[all...]

Completed in 208 milliseconds