Home
last modified time | relevance | path

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

/GUIX-v6.4.1/samples/demo_guix_industrial/
Dsequence_window.c12 #define TASK_TITLE_ANIMATION_STEPS 8 macro
57 static int current_task_title_animation_step = TASK_TITLE_ANIMATION_STEPS;
535 if (current_task_title_animation_step < TASK_TITLE_ANIMATION_STEPS) in task_title_animation_update()
538 if (current_task_title_animation_step <= TASK_TITLE_ANIMATION_STEPS / 2) in task_title_animation_update()
552 if (current_task_title_animation_step == TASK_TITLE_ANIMATION_STEPS) in task_title_animation_update()