Home
last modified time | relevance | path

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

/GUIX-v6.2.1/common/src/
Dgx_window_root_delete.c76 GX_WINDOW_ROOT *previous; in _gx_window_root_delete() local
86 previous = _gx_system_root_window_created_list; in _gx_window_root_delete()
88 while (previous) in _gx_window_root_delete()
90 if ((GX_WINDOW_ROOT *)previous -> gx_widget_next == root_window) in _gx_window_root_delete()
92 previous -> gx_widget_next = root_window -> gx_widget_next; in _gx_window_root_delete()
96 previous = (GX_WINDOW_ROOT *)previous -> gx_widget_next; in _gx_window_root_delete()
Dgx_animation_stop.c83 GX_ANIMATION *previous; in _gx_animation_stop() local
113 previous = _gx_system_animation_list; in _gx_animation_stop()
114 while (previous) in _gx_animation_stop()
116 if (previous -> gx_animation_next == animation) in _gx_animation_stop()
118 previous -> gx_animation_next = animation -> gx_animation_next; in _gx_animation_stop()
121 previous = previous -> gx_animation_next; in _gx_animation_stop()
Dgx_widget_focus_previous.c74 GX_WIDGET *previous; in _gx_widget_focus_previous() local
78 previous = start -> gx_widget_nav_previous; in _gx_widget_focus_previous()
80 if (previous) in _gx_widget_focus_previous()
82 _gx_system_focus_claim(previous); in _gx_widget_focus_previous()
/GUIX-v6.2.1/
DSECURITY.md5 …efinition of a security vulnerability](https://docs.microsoft.com/en-us/previous-versions/tn-archi…
DREADME.md151 You can also check [previous questions](https://stackoverflow.com/questions/tagged/azure-rtos+guix)…