Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_medical/
Dvitals.c106 VALUE_INFO medtype2 = { 0, 25, 0 }; variable
269 gx_numeric_prompt_value_set(&vitals_screen.vitals_screen_medtype2_value, medtype2.start_value); in start_value_animation()
272 …edtype2_slider, &vitals_screen.vitals_screen_medtype2_slider.gx_slider_info, medtype2.start_value); in start_value_animation()
300 new_value = GET_NEW_VALUE(medtype2); in update_value_animation()
301 gx_numeric_prompt_value_set(&vitals_screen.vitals_screen_medtype2_value, medtype2.start_value); in update_value_animation()