Searched refs:previous (Results 1 – 5 of 5) sorted by relevance
76 GX_WINDOW_ROOT *previous; in _gx_window_root_delete() local86 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()
83 GX_ANIMATION *previous; in _gx_animation_stop() local113 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()
74 GX_WIDGET *previous; in _gx_widget_focus_previous() local78 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()
5 …efinition of a security vulnerability](https://docs.microsoft.com/en-us/previous-versions/tn-archi…
151 You can also check [previous questions](https://stackoverflow.com/questions/tagged/azure-rtos+guix)…