Home
last modified time | relevance | path

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

/dports/cad/gtkwave/gtkwave-3.3.107/contrib/bundle_for_osx/
H A Dgtk_diff_against_modulesets.patch74 @@ -34,6 +34,7 @@ static GSList *update_nswindows;
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/quartz/
H A Dgdkwindow-quartz.c33 static GSList *update_nswindows; variable
450 update_nswindows = g_slist_prepend (update_nswindows, nswindow); in _gdk_windowing_window_process_updates_recurse()
477 GSList *old_update_nswindows = update_nswindows; in _gdk_windowing_after_process_all_updates()
478 GSList *tmp_list = update_nswindows; in _gdk_windowing_after_process_all_updates()
480 update_nswindows = NULL; in _gdk_windowing_after_process_all_updates()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/quartz/
H A Dgdkwindow-quartz.c45 static GSList *update_nswindows; variable
426 update_nswindows = g_slist_prepend (update_nswindows, nswindow); in _gdk_quartz_window_process_updates_recurse()
463 GSList *tmp_list = update_nswindows; in _gdk_quartz_display_after_process_all_updates()
465 update_nswindows = NULL; in _gdk_quartz_display_after_process_all_updates()