Searched defs:quit (Results 1 – 4 of 4) sorted by relevance
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