Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_medical/
Dvitals.c107 VALUE_INFO medtype3 = { 0, 45, 0 }; variable
270 gx_numeric_prompt_value_set(&vitals_screen.vitals_screen_medtype3_value, medtype3.start_value); in start_value_animation()
273 …edtype3_slider, &vitals_screen.vitals_screen_medtype3_slider.gx_slider_info, medtype3.start_value); in start_value_animation()
304 new_value = GET_NEW_VALUE(medtype3); in update_value_animation()
305 gx_numeric_prompt_value_set(&vitals_screen.vitals_screen_medtype3_value, medtype3.start_value); in update_value_animation()