Home
last modified time | relevance | path

Searched refs:iconify_animation_timer (Results 1 – 2 of 2) sorted by relevance

/dports/x11-wm/openbox/openbox-3.6/openbox/
H A Dframe.h202 guint iconify_animation_timer; member
H A Dframe.c1076 if (self->iconify_animation_timer) in frame_release_client()
1077 g_source_remove(self->iconify_animation_timer); in frame_release_client()
1815 self->iconify_animation_timer = 0; in frame_end_iconify_animation()
1861 if (self->iconify_animation_timer) in frame_begin_iconify_animation()
1862 g_source_remove(self->iconify_animation_timer); in frame_begin_iconify_animation()
1863 self->iconify_animation_timer = in frame_begin_iconify_animation()