Searched defs:quit (Results 1 – 7 of 7) sorted by relevance
58 myHBridge_obj.quit = function() function
55 myUln200xa_obj.quit = function() function
119 int check_window_event(void *win_display, void *drawble, int *width, int *height, int *quit) in check_window_event()
135 static int check_window_event(void *win_display, void *drawable, int *width, int *height, int *quit) in check_window_event()
288 int *quit in check_window_event()
408 int quit = 0; in putsurface_thread() local