Searched refs:TASK_TITLE_ANIMATION_STEPS (Results 1 – 1 of 1) sorted by relevance
12 #define TASK_TITLE_ANIMATION_STEPS 8 macro57 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()