Home
last modified time | relevance | path

Searched refs:text_screen_text_input_2 (Results 1 – 25 of 150) sorted by relevance

123456

/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_multi_line_text_input_character_insert_24xrgb.c79 …_line_text_view_text_color_set((GX_MULTI_LINE_TEXT_VIEW *)&text_screen -> text_screen_text_input_2, in control_thread_entry()
99 …gx_multi_line_text_input_style_remove(&(text_screen->text_screen_text_input_2), GX_STYLE_CURSOR_BL… in control_thread_entry()
100 …gx_multi_line_text_input_style_add(&(text_screen->text_screen_text_input_2), GX_STYLE_CURSOR_ALWAY… in control_thread_entry()
Dvalidation_guix_all_widgets_widget_move.c74 {(GX_WIDGET *)&text_screen.text_screen_text_input_2, {318, 233, 570, 386}}
89 …gx_multi_line_text_input_style_remove(&text_screen.text_screen_text_input_2, GX_STYLE_CURSOR_BLINK… in control_thread_entry()
Dvalidation_guix_all_widgets_ml_text_input_16bpp.c80 …_line_text_view_text_color_set((GX_MULTI_LINE_TEXT_VIEW *)&text_screen -> text_screen_text_input_2, in control_thread_entry()
84 …gx_multi_line_text_input_style_remove(&(text_screen->text_screen_text_input_2), GX_STYLE_CURSOR_BL… in control_thread_entry()
Dvalidation_guix_all_widgets_widget_focus.c70 ml_input = &text_screen.text_screen_text_input_2; in control_thread_entry()
Dvalidation_guix_ml_input_text_set_no_output.c51 GX_MULTI_LINE_TEXT_INPUT *ml_input = &text_screen.text_screen_text_input_2; in control_thread_entry()
Dvalidation_guix_all_widgets_1bpp_text_screen.c76 …nput_style_remove(&(((TEXT_SCREEN_CONTROL_BLOCK *)pTextScreen)->text_screen_text_input_2),GX_STYLE… in control_thread_entry()
Dvalidation_guix_all_widgets_ml_input_cursor_animation.c68 ml_input = &text_screen.text_screen_text_input_2; in control_thread_entry()
Dvalidation_guix_multi_line_text_input_fill_color_set.c73 ml_text_input = &text_screen.text_screen_text_input_2; in control_thread_entry()
Dvalidation_guix_multi_line_text_input_text_color_set.c73 ml_text_input = &text_screen.text_screen_text_input_2; in control_thread_entry()
Dvalidation_guix_multi_line_text_input_text_select.c75 input = &text_screen.text_screen_text_input_2; in control_thread_entry()
Dvalidation_guix_multi_line_text_input_event_process.c93 text_input = &text_screen.text_screen_text_input_2; in control_thread_entry()
Dvalidation_guix_multi_line_text_input_down_arrow.c79 input = &text_screen.text_screen_text_input_2; in control_thread_entry()
Dvalidation_guix_multi_line_text_input_up_arrow.c79 input = &text_screen.text_screen_text_input_2; in control_thread_entry()
Dvalidation_guix_multi_line_text_input_left_arrow.c80 input = &text_screen.text_screen_text_input_2; in control_thread_entry()
Dvalidation_guix_all_widgets_ml_text_input_cursor_draw_16bpp.c84 GX_MULTI_LINE_TEXT_INPUT *text_input = &(text_screen.text_screen_text_input_2); in control_thread_entry()
Dvalidation_guix_multi_line_text_input_cursor_draw_24xrgb.c94 GX_MULTI_LINE_TEXT_INPUT *text_input = &(text_screen.text_screen_text_input_2); in control_thread_entry()
/GUIX-v6.2.1/test/example_internal/all_widgets_5_4_2/
Ddemo_guix_all_widgets_5_4_2.c269 …gx_multi_line_text_input_buffer_get(&text_screen.text_screen_text_input_2, &text_buffer, &string_s… in text_screen_event_handler()
270 …if ((string_size == text_screen.text_screen_text_input_2.gx_multi_line_text_view_string_byte_count… in text_screen_event_handler()
271 … (buffer_size == text_screen.text_screen_text_input_2.gx_multi_line_text_input_buffer_size)) in text_screen_event_handler()
/GUIX-v6.2.1/test/example_internal/all_widgets_5_4_0/
Ddemo_guix_all_widgets_5_4_0.c267 …gx_multi_line_text_input_buffer_get(&text_screen.text_screen_text_input_2, &text_buffer, &string_s… in text_screen_event_handler()
268 …if ((string_size == text_screen.text_screen_text_input_2.gx_multi_line_text_view_string_byte_count… in text_screen_event_handler()
269 … (buffer_size == text_screen.text_screen_text_input_2.gx_multi_line_text_input_buffer_size)) in text_screen_event_handler()
/GUIX-v6.2.1/test/example_internal/all_widgets_defined_5_4_0_compatibility/
Ddemo_guix_all_widgets_defined_5_4_0_compatibility.c276 …gx_multi_line_text_input_buffer_get(&text_screen.text_screen_text_input_2, (GX_CHAR **)&string.gx_… in text_screen_event_handler()
277 …if ((string.gx_string_length == text_screen.text_screen_text_input_2.gx_multi_line_text_view_text.… in text_screen_event_handler()
278 … (buffer_size == text_screen.text_screen_text_input_2.gx_multi_line_text_input_buffer_size)) in text_screen_event_handler()
/GUIX-v6.2.1/test/example_internal/all_widgets_5_5_1/
Ddemo_guix_all_widgets_5_5_1.c285 …gx_multi_line_text_input_buffer_get(&text_screen.text_screen_text_input_2, &text_buffer, &string_s… in text_screen_event_handler()
286 …if ((string_size == text_screen.text_screen_text_input_2.gx_multi_line_text_view_string_byte_count… in text_screen_event_handler()
287 … (buffer_size == text_screen.text_screen_text_input_2.gx_multi_line_text_input_buffer_size)) in text_screen_event_handler()
/GUIX-v6.2.1/test/example_internal/all_widgets/
Ddemo_guix_all_widgets.c291 …gx_multi_line_text_input_buffer_get(&text_screen.text_screen_text_input_2, (GX_CHAR **)&string.gx_… in text_screen_event_handler()
292 …if ((string.gx_string_length == text_screen.text_screen_text_input_2.gx_multi_line_text_view_text.… in text_screen_event_handler()
293 … (buffer_size == text_screen.text_screen_text_input_2.gx_multi_line_text_input_buffer_size)) in text_screen_event_handler()
/GUIX-v6.2.1/test/example_internal/partial_frame_buffer_16bpp/
Ddemo_guix_partial_frame_buffer_16bpp.c286 …gx_multi_line_text_input_buffer_get(&text_screen.text_screen_text_input_2, (GX_CHAR **)&string.gx_… in text_screen_event_handler()
287 …if ((string.gx_string_length == text_screen.text_screen_text_input_2.gx_multi_line_text_view_text.… in text_screen_event_handler()
288 … (buffer_size == text_screen.text_screen_text_input_2.gx_multi_line_text_input_buffer_size)) in text_screen_event_handler()
/GUIX-v6.2.1/test/example_internal/all_widgets_5_2_0/
Dall_widgets_5_2_0_specifications.h277 GX_MULTI_LINE_TEXT_INPUT text_screen_text_input_2; member
/GUIX-v6.2.1/test/guix_studio_test/test_view/golden_files/
Dtest_add_widget_16bpp_specifications.h319 GX_SINGLE_LINE_TEXT_INPUT text_screen_text_input_2; member
Dtest_add_widget_24bpp_specifications.h319 GX_SINGLE_LINE_TEXT_INPUT text_screen_text_input_2; member

123456