Home
last modified time | relevance | path

Searched refs:text_screen_text_input_1 (Results 1 – 25 of 151) sorted by relevance

1234567

/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_text_input_cursor_height_set.c74 sl_text_input = &text_screen.text_screen_text_input_1; in control_thread_entry()
75 cursor = &text_screen.text_screen_text_input_1.gx_single_line_text_input_cursor_instance; in control_thread_entry()
Dvalidation_guix_all_widgets_widget_move.c72 {(GX_WIDGET *)&text_screen.text_screen_text_input_1, {202, 146, 510, 182}},
88 …gx_single_line_text_input_style_remove(&text_screen.text_screen_text_input_1, GX_STYLE_CURSOR_BLIN… in control_thread_entry()
Dvalidation_guix_all_widgets_sl_text_input_buffer_get.c74 text_input_ptr = &((TEXT_SCREEN_CONTROL_BLOCK *)pTextScreen) -> text_screen_text_input_1; in control_thread_entry()
Dvalidation_guix_all_widgets_widget_focus.c69 sl_input = &text_screen.text_screen_text_input_1; in control_thread_entry()
Dvalidation_guix_all_widgets_1bpp_text_screen.c77 …nput_style_remove(&(((TEXT_SCREEN_CONTROL_BLOCK *)pTextScreen)->text_screen_text_input_1), GX_STYL… in control_thread_entry()
Dvalidation_guix_single_line_text_input_fill_color_set.c73 sl_text_input = &text_screen.text_screen_text_input_1; in control_thread_entry()
Dvalidation_guix_single_line_text_input_text_color_set.c73 sl_text_input = &text_screen.text_screen_text_input_1; in control_thread_entry()
Dvalidation_guix_single_line_text_input_text_select.c75 input = &text_screen.text_screen_text_input_1; in control_thread_entry()
Dvalidation_guix_system_clipboard_put.c85 sl_line_text_input = &text_screen.text_screen_text_input_1; in control_thread_entry()
Dvalidation_guix_single_line_text_input_buffer_clear.c74 sl_text_input = &text_screen.text_screen_text_input_1; in control_thread_entry()
Dvalidation_guix_all_widgets_sl_text_input_property_16bpp.c70 text_input_ptr = &((TEXT_SCREEN_CONTROL_BLOCK *)pTextScreen) -> text_screen_text_input_1; in control_thread_entry()
Dvalidation_guix_single_line_text_input_property_24xrgb.c70 text_input_ptr = &((TEXT_SCREEN_CONTROL_BLOCK *)pTextScreen) -> text_screen_text_input_1; in control_thread_entry()
Dvalidation_guix_all_widgets_single_line_text_input_mark.c75 sl_line_text_input = &text_screen.text_screen_text_input_1; in control_thread_entry()
Dvalidation_guix_single_line_text_input_24xrgb.c88 text_input_ptr = &((TEXT_SCREEN_CONTROL_BLOCK *)pTextScreen) -> text_screen_text_input_1; in control_thread_entry()
Dvalidation_guix_single_line_text_input_24xrgb_center_aligned.c88 text_input_ptr = &((TEXT_SCREEN_CONTROL_BLOCK *)pTextScreen) -> text_screen_text_input_1; in control_thread_entry()
Dvalidation_guix_all_widgets_sl_text_input_16bpp.c90 text_input_ptr = &((TEXT_SCREEN_CONTROL_BLOCK *)pTextScreen) -> text_screen_text_input_1; in control_thread_entry()
Dvalidation_guix_single_line_partial_dirty_24xrgb.c73 text_input_ptr = &((TEXT_SCREEN_CONTROL_BLOCK *)pTextScreen) -> text_screen_text_input_1; in control_thread_entry()
/GUIX-v6.2.1/test/example_internal/all_widgets_5_4_2/
Ddemo_guix_all_widgets_5_4_2.c260 …gx_single_line_text_input_buffer_get(&text_screen.text_screen_text_input_1, &text_buffer, &string_… in text_screen_event_handler()
261 … if ((string_size == text_screen.text_screen_text_input_1.gx_single_line_text_input_string_size) && in text_screen_event_handler()
262 … (buffer_size == text_screen.text_screen_text_input_1.gx_single_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.c258 …gx_single_line_text_input_buffer_get(&text_screen.text_screen_text_input_1, &text_buffer, &string_… in text_screen_event_handler()
259 … if ((string_size == text_screen.text_screen_text_input_1.gx_single_line_text_input_string_size) && in text_screen_event_handler()
260 … (buffer_size == text_screen.text_screen_text_input_1.gx_single_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.c267 …gx_single_line_text_input_buffer_get(&text_screen.text_screen_text_input_1, (GX_CHAR **)&string.gx… in text_screen_event_handler()
268 …if ((string.gx_string_length == text_screen.text_screen_text_input_1.gx_single_line_text_input_str… in text_screen_event_handler()
269 … (buffer_size == text_screen.text_screen_text_input_1.gx_single_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.c276 …gx_single_line_text_input_buffer_get(&text_screen.text_screen_text_input_1, &text_buffer, &string_… in text_screen_event_handler()
277 … if ((string_size == text_screen.text_screen_text_input_1.gx_single_line_text_input_string_size) && in text_screen_event_handler()
278 … (buffer_size == text_screen.text_screen_text_input_1.gx_single_line_text_input_buffer_size)) in text_screen_event_handler()
/GUIX-v6.2.1/test/example_internal/all_widgets/
Ddemo_guix_all_widgets.c282 …gx_single_line_text_input_buffer_get(&text_screen.text_screen_text_input_1, (GX_CHAR **)&string.gx… in text_screen_event_handler()
283 …if ((string.gx_string_length == text_screen.text_screen_text_input_1.gx_single_line_text_input_str… in text_screen_event_handler()
284 … (buffer_size == text_screen.text_screen_text_input_1.gx_single_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.c277 …gx_single_line_text_input_buffer_get(&text_screen.text_screen_text_input_1, (GX_CHAR **)&string.gx… in text_screen_event_handler()
278 …if ((string.gx_string_length == text_screen.text_screen_text_input_1.gx_single_line_text_input_str… in text_screen_event_handler()
279 … (buffer_size == text_screen.text_screen_text_input_1.gx_single_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.h275 GX_SINGLE_LINE_TEXT_INPUT text_screen_text_input_1; member
/GUIX-v6.2.1/test/guix_studio_test/test_view/golden_files/
Dtest_add_widget_16bpp_specifications.h318 GX_SINGLE_LINE_TEXT_INPUT text_screen_text_input_1; member

1234567