| /GUIX-v6.2.1/samples/demo_guix_industrial/ |
| D | sequence_window.c | 652 gx_utility_ltoa(value, prompt->gx_numeric_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in timer_value_format() 669 gx_utility_ltoa(value / 100, prompt->gx_numeric_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in mode_value_format() 670 index = string_length_get(prompt->gx_numeric_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE - 1); in mode_value_format() 678 …y_ltoa(value % 100, prompt->gx_numeric_prompt_buffer + index, GX_NUMERIC_PROMPT_BUFFER_SIZE - inde… in mode_value_format() 688 gx_utility_ltoa(value / 10, prompt->gx_numeric_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in position_value_format() 689 index = string_length_get(prompt->gx_numeric_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in position_value_format() 691 …ty_ltoa(value % 10, prompt->gx_numeric_prompt_buffer + index, GX_NUMERIC_PROMPT_BUFFER_SIZE - inde… in position_value_format()
|
| /GUIX-v6.2.1/test/example_internal/bidi_text_draw_32bpp/ |
| D | demo_bidi_text_draw_32bpp.c | 296 gx_utility_ltoa(value, prompt->gx_numeric_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in numeric_prompt_format() 297 len = strnlen(prompt->gx_numeric_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE - 1); in numeric_prompt_format() 307 …ity_ltoa(value, pixelmap_prompt->gx_numeric_pixelmap_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in numeric_pixelmap_prompt_format() 308 …len = strnlen(pixelmap_prompt->gx_numeric_pixelmap_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE - … in numeric_pixelmap_prompt_format()
|
| /GUIX-v6.2.1/samples/demo_guix_home_automation/ |
| D | lights.c | 351 gx_utility_ltoa(value / 10000, prompt->gx_numeric_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in power_value_format() 353 index = string_length_get(prompt->gx_numeric_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in power_value_format() 356 …ltoa(value % 10000, prompt->gx_numeric_prompt_buffer + index, GX_NUMERIC_PROMPT_BUFFER_SIZE - inde… in power_value_format()
|
| /GUIX-v6.2.1/samples/demo_guix_widget_types/ |
| D | demo_guix_widget_types.c | 667 gx_utility_ltoa(value % 10, prompt->gx_numeric_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in numeric_prompt_format_func() 676 …tility_ltoa(value / 100, prompt->gx_numeric_pixelmap_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in numeric_pixelmap_prompt_format_func() 678 …ngth = string_length_get(prompt->gx_numeric_pixelmap_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in numeric_pixelmap_prompt_format_func() 680 …ue % 100, prompt->gx_numeric_pixelmap_prompt_buffer + length, GX_NUMERIC_PROMPT_BUFFER_SIZE - leng… in numeric_pixelmap_prompt_format_func()
|
| /GUIX-v6.2.1/common/src/ |
| D | gx_numeric_pixelmap_prompt_format.c | 75 …ltoa(value, (GX_CHAR *)prompt -> gx_numeric_pixelmap_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in _gx_numeric_pixelmap_prompt_format()
|
| D | gx_numeric_prompt_format.c | 75 …gx_utility_ltoa(value, (GX_CHAR *)prompt->gx_numeric_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in _gx_numeric_prompt_format()
|
| D | gx_numeric_pixelmap_prompt_value_set.c | 84 …g_length_check(prompt->gx_prompt_string.gx_string_ptr, &length, GX_NUMERIC_PROMPT_BUFFER_SIZE - 1); in _gx_numeric_pixelmap_prompt_value_set()
|
| D | gx_numeric_prompt_value_set.c | 90 …g_length_check(prompt->gx_prompt_string.gx_string_ptr, &length, GX_NUMERIC_PROMPT_BUFFER_SIZE - 1); in _gx_numeric_prompt_value_set()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp/ |
| D | demo_guix_all_widgets_synergy_8bpp.c | 246 gx_utility_ltoa(value % 1000, prompt->gx_numeric_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in format_func() 251 …ility_ltoa(value % 1000, prompt->gx_numeric_pixelmap_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in numeric_pixelmap_format_func()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_6_1_3/ |
| D | demo_guix_all_widgets_synergy_8bpp_6_1_3.c | 246 gx_utility_ltoa(value % 1000, prompt->gx_numeric_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in format_func() 251 …ility_ltoa(value % 1000, prompt->gx_numeric_pixelmap_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in numeric_pixelmap_format_func()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_rotated_ccw/ |
| D | demo_guix_all_widgets_synergy_8bpp_rotated_ccw.c | 255 gx_utility_ltoa(value % 1000, prompt->gx_numeric_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in format_func() 260 …ility_ltoa(value % 1000, prompt->gx_numeric_pixelmap_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in numeric_pixelmap_format_func()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_rotated_cw/ |
| D | demo_guix_all_widgets_synergy_8bpp_rotated_cw.c | 255 gx_utility_ltoa(value % 1000, prompt->gx_numeric_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in format_func() 260 …ility_ltoa(value % 1000, prompt->gx_numeric_pixelmap_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in numeric_pixelmap_format_func()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_8bpp_rotated_cw_dave2d_disabled/ |
| D | demo_guix_all_widgets_synergy_8bpp_rotated_cw_dave2d_disabled.c | 258 gx_utility_ltoa(value % 1000, prompt->gx_numeric_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in format_func() 263 …ility_ltoa(value % 1000, prompt->gx_numeric_pixelmap_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in numeric_pixelmap_format_func()
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/ |
| D | validation_guix_numeric_pixelmap_prompt_value_set_no_output.c | 47 memset(prompt->gx_numeric_pixelmap_prompt_buffer, '0', GX_NUMERIC_PROMPT_BUFFER_SIZE); in numeric_value_format()
|
| D | validation_guix_numeric_prompt_value_set_no_output.c | 47 memset(prompt->gx_numeric_prompt_buffer, '0', GX_NUMERIC_PROMPT_BUFFER_SIZE); in numeric_value_format()
|
| D | validation_guix_prompt_event_process_no_output.c | 46 memset(prompt->gx_numeric_prompt_buffer, '0', GX_NUMERIC_PROMPT_BUFFER_SIZE); in numeric_value_format()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_5_4_1/ |
| D | demo_guix_all_widgets_5_4_1.c | 326 gx_utility_ltoa(value % 1000, prompt->gx_numeric_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in format_func() 331 …ility_ltoa(value % 1000, prompt->gx_numeric_pixelmap_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in numeric_pixelmap_format_func()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_32argb/ |
| D | demo_guix_all_widgets_32argb.c | 323 gx_utility_ltoa(value % 1000, prompt->gx_numeric_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in format_func() 328 …ility_ltoa(value % 1000, prompt->gx_numeric_pixelmap_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in numeric_pixelmap_format_func()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_8bpp/ |
| D | demo_guix_all_widgets_8bpp.c | 314 gx_utility_ltoa(value % 1000, prompt->gx_numeric_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in format_func() 319 …ility_ltoa(value % 1000, prompt->gx_numeric_pixelmap_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in numeric_pixelmap_format_func()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_8bpp_rotated_ccw/ |
| D | demo_guix_all_widgets_8bpp_rotated_ccw.c | 314 gx_utility_ltoa(value % 1000, prompt->gx_numeric_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in format_func() 319 …ility_ltoa(value % 1000, prompt->gx_numeric_pixelmap_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in numeric_pixelmap_format_func()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_5_4_2/ |
| D | demo_guix_all_widgets_synergy_5_4_2.c | 326 gx_utility_ltoa(value % 1000, prompt->gx_numeric_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in format_func() 331 …ility_ltoa(value % 1000, prompt->gx_numeric_pixelmap_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in numeric_pixelmap_format_func()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_8bpp_rotated_cw/ |
| D | demo_guix_all_widgets_8bpp_rotated_cw.c | 314 gx_utility_ltoa(value % 1000, prompt->gx_numeric_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in format_func() 319 …ility_ltoa(value % 1000, prompt->gx_numeric_pixelmap_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in numeric_pixelmap_format_func()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_execute/ |
| D | demo_guix_all_widgets_execute.c | 301 gx_utility_ltoa(value % 1000, prompt->gx_numeric_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in format_func() 306 …ility_ltoa(value % 1000, prompt->gx_numeric_pixelmap_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in numeric_pixelmap_format_func()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_16bpp_rotated_cw_dave2d_disabled/ |
| D | demo_guix_all_widgets_synergy_16bpp_rotated_cw_dave2d_disabled.c | 343 gx_utility_ltoa(value % 1000, prompt->gx_numeric_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in format_func() 348 …ility_ltoa(value % 1000, prompt->gx_numeric_pixelmap_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in numeric_pixelmap_format_func()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_24BPP_Dave_Disabled/ |
| D | demo_guix_all_widgets_synergy.c | 332 gx_utility_ltoa(value % 1000, prompt->gx_numeric_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in format_func() 337 …ility_ltoa(value % 1000, prompt->gx_numeric_pixelmap_prompt_buffer, GX_NUMERIC_PROMPT_BUFFER_SIZE); in numeric_pixelmap_format_func()
|