Home
last modified time | relevance | path

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

/GUIX-v6.4.1/samples/demo_guix_industrial/
Dsequence_window.c59 static int current_task_id = TASK_ID_INSPECTING; variable
240 tinfo = task_info_get(current_task_id); in task_icon_draw()
347 current_task_id = new_task_id; in task_set()
451 TASK_INFO *tinfo = task_info_get(current_task_id); in task_progress_information_update()
499 task_set(current_task_id + 1); in task_progress_information_update()
617 target_val = pinfo->values[current_task_id]; in task_properties_update()
619 if (current_task_id == 0) in task_properties_update()
625 start_val = pinfo->values[current_task_id - 1]; in task_properties_update()
637 target_val = pinfo->values[current_task_id]; in task_properties_update()