Home
last modified time | relevance | path

Searched refs:text_screen (Results 1 – 25 of 229) sorted by relevance

12345678910

/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_all_widgets_widget_move.c68 {(GX_WIDGET *)&text_screen.text_screen_prompt_1, {58, 83, 366, 107}},
69 {(GX_WIDGET *)&text_screen.text_screen_prompt_3, {95, 92, 403, 117}},
70 {(GX_WIDGET *)&text_screen.text_screen_prompt_2, {138, 100, 446, 144}},
71 {(GX_WIDGET *)&text_screen.text_screen_prompt_4, {171, 125, 479, 161}},
72 {(GX_WIDGET *)&text_screen.text_screen_text_input_1, {202, 146, 510, 182}},
73 {(GX_WIDGET *)&text_screen.text_screen_text_view_1, {262, 171, 513, 324}},
74 {(GX_WIDGET *)&text_screen.text_screen_text_input_2, {318, 233, 570, 386}}
88 …gx_single_line_text_input_style_remove(&text_screen.text_screen_text_input_1, GX_STYLE_CURSOR_BLIN… in control_thread_entry()
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_multi_line_text_input_character_insert_24xrgb.c71 TEXT_SCREEN_CONTROL_BLOCK *text_screen; in control_thread_entry() local
75 text_screen = (TEXT_SCREEN_CONTROL_BLOCK *)pTextScreen; in control_thread_entry()
79 …gx_multi_line_text_view_text_color_set((GX_MULTI_LINE_TEXT_VIEW *)&text_screen -> text_screen_text… 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_ml_text_view_16bpp.c81 TEXT_SCREEN_CONTROL_BLOCK *text_screen; in control_thread_entry() local
83 text_screen = (TEXT_SCREEN_CONTROL_BLOCK *)pTextScreen; in control_thread_entry()
88 …gx_multi_line_text_view_text_color_set(&text_screen -> text_screen_text_view_1, GX_COLOR_ID_ORANGE… in control_thread_entry()
126 … gx_multi_line_text_view_text_set(&text_screen -> text_screen_text_view_1, text_array[text_index]); in control_thread_entry()
Dvalidation_guix_multi_line_text_view_24xrgb.c81 TEXT_SCREEN_CONTROL_BLOCK *text_screen; in control_thread_entry() local
83 text_screen = (TEXT_SCREEN_CONTROL_BLOCK *)pTextScreen; in control_thread_entry()
88 …gx_multi_line_text_view_text_color_set(&text_screen -> text_screen_text_view_1, GX_COLOR_ID_ORANGE… in control_thread_entry()
126 … gx_multi_line_text_view_text_set(&text_screen -> text_screen_text_view_1, text_array[text_index]); in control_thread_entry()
Dvalidation_guix_all_widgets_widget_focus.c69 sl_input = &text_screen.text_screen_text_input_1; in control_thread_entry()
70 ml_input = &text_screen.text_screen_text_input_2; in control_thread_entry()
75 ToggleScreen((GX_WINDOW *)&text_screen, (GX_WINDOW *)&button_screen); in control_thread_entry()
103 ToggleScreen((GX_WINDOW *)&focus_test_screen, (GX_WINDOW *)&text_screen); in control_thread_entry()
Dvalidation_guix_all_widgets_ml_text_input_16bpp.c72 TEXT_SCREEN_CONTROL_BLOCK *text_screen; in control_thread_entry() local
76 text_screen = (TEXT_SCREEN_CONTROL_BLOCK *)pTextScreen; in control_thread_entry()
80 …gx_multi_line_text_view_text_color_set((GX_MULTI_LINE_TEXT_VIEW *)&text_screen -> text_screen_text… 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_system_no_output.c117 …x_multi_line_text_view_create(&view, "test_view", &text_screen, 0, GX_STYLE_TEXT_COPY, 0, &text_sc… in control_thread_entry()
130 …x_multi_line_text_view_create(&view, "text_view", &text_screen, 0, GX_STYLE_TEXT_COPY, 0, &text_sc… in control_thread_entry()
Dvalidation_guix_all_widgets_system_view_fold.c68 (GX_WIDGET *)&text_screen,
116 gx_widget_resize((GX_WIDGET *)&text_screen, &size); in control_thread_entry()
161 gx_widget_resize((GX_WIDGET *)&text_screen, &size); in control_thread_entry()
Dvalidation_guix_4bpp_glyph_4bit_draw.c67 ToggleScreen((GX_WINDOW *)&text_screen, (GX_WINDOW *)&sprite_screen); in control_thread_entry()
69 prompt = &text_screen.text_screen_prompt_3; in control_thread_entry()
Dvalidation_guix_4bpp_glyph_1bit_draw.c67 ToggleScreen((GX_WINDOW *)&text_screen, (GX_WINDOW *)&sprite_screen); in control_thread_entry()
69 prompt = &text_screen.text_screen_prompt_3; in control_thread_entry()
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_utility_utf8_string_character.c78 GX_MULTI_LINE_TEXT_VIEW *ml_text_view = &text_screen.text_screen_text_view_1; in control_thread_entry()
82 ToggleScreen((GX_WINDOW *)&text_screen, (GX_WINDOW *)&button_screen); in control_thread_entry()
Dvalidation_guix_all_widgets_565bgr.c77 ToggleScreen((GX_WINDOW *)&text_screen, (GX_WINDOW *)&button_screen); in control_thread_entry()
82 ToggleScreen((GX_WINDOW *)&indicator_screen, (GX_WINDOW *)&text_screen); 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()
78 ToggleScreen((GX_WINDOW *)&text_screen, (GX_WINDOW *)&button_screen); in control_thread_entry()
Dvalidation_guix_widget_pixelmap_get.c120 text_screen.gx_widget_status |= GX_STATUS_VISIBLE; in control_thread_entry()
123 status = gx_widget_pixelmap_get((GX_WIDGET *)&text_screen, blend_map, &map); in control_thread_entry()
/GUIX-v6.2.1/test/example_internal/all_widgets_defined_5_4_0_compatibility/
Ddemo_guix_all_widgets_defined_5_4_0_compatibility.c11 extern TEXT_SCREEN_CONTROL_BLOCK text_screen;
267 …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()
271 gx_multi_line_text_view_text_set_ext(&text_screen.text_screen_text_view_1, &string); in text_screen_event_handler()
276 …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()
280 gx_multi_line_text_view_text_set_ext(&text_screen.text_screen_text_view_1, &string); in text_screen_event_handler()
293 … gx_numeric_prompt_value_set(&text_screen.text_screen_numeric_prompt, numeric_prompt_value); in text_screen_event_handler()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_5_4_2/
Ddemo_guix_all_widgets_5_4_2.c11 extern TEXT_SCREEN_CONTROL_BLOCK text_screen;
260 …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()
264 gx_multi_line_text_view_text_set(&text_screen.text_screen_text_view_1, text_buffer); in text_screen_event_handler()
269 …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()
273 gx_multi_line_text_view_text_set(&text_screen.text_screen_text_view_1, text_buffer); in text_screen_event_handler()
286 … gx_numeric_prompt_value_set(&text_screen.text_screen_numeric_prompt, numeric_prompt_value); in text_screen_event_handler()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_5_4_0/
Ddemo_guix_all_widgets_5_4_0.c11 extern TEXT_SCREEN_CONTROL_BLOCK text_screen;
258 …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()
262 gx_multi_line_text_view_text_set(&text_screen.text_screen_text_view_1, text_buffer); in text_screen_event_handler()
267 …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()
271 gx_multi_line_text_view_text_set(&text_screen.text_screen_text_view_1, text_buffer); in text_screen_event_handler()
284 … gx_numeric_prompt_value_set(&text_screen.text_screen_numeric_prompt, numeric_prompt_value); in text_screen_event_handler()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_5_5_1/
Ddemo_guix_all_widgets_5_5_1.c11 extern TEXT_SCREEN_CONTROL_BLOCK text_screen;
276 …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()
280 gx_multi_line_text_view_text_set(&text_screen.text_screen_text_view_1, text_buffer); in text_screen_event_handler()
285 …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()
289 gx_multi_line_text_view_text_set(&text_screen.text_screen_text_view_1, text_buffer); in text_screen_event_handler()
302 … gx_numeric_prompt_value_set(&text_screen.text_screen_numeric_prompt, numeric_prompt_value); in text_screen_event_handler()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets/
Ddemo_guix_all_widgets.c11 extern TEXT_SCREEN_CONTROL_BLOCK text_screen;
282 …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()
286 gx_multi_line_text_view_text_set_ext(&text_screen.text_screen_text_view_1, &string); in text_screen_event_handler()
291 …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()
295 gx_multi_line_text_view_text_set_ext(&text_screen.text_screen_text_view_1, &string); in text_screen_event_handler()
308 … gx_numeric_prompt_value_set(&text_screen.text_screen_numeric_prompt, numeric_prompt_value); in text_screen_event_handler()
[all …]
/GUIX-v6.2.1/test/example_internal/partial_frame_buffer_16bpp/
Ddemo_guix_partial_frame_buffer_16bpp.c11 extern TEXT_SCREEN_CONTROL_BLOCK text_screen;
277 …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()
281 gx_multi_line_text_view_text_set_ext(&text_screen.text_screen_text_view_1, &string); in text_screen_event_handler()
286 …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()
290 gx_multi_line_text_view_text_set_ext(&text_screen.text_screen_text_view_1, &string); in text_screen_event_handler()
303 … gx_numeric_prompt_value_set(&text_screen.text_screen_numeric_prompt, numeric_prompt_value); in text_screen_event_handler()
[all …]
/GUIX-v6.2.1/test/example_internal/all_widgets_5_4_1/
Ddemo_guix_all_widgets_5_4_1.c12 extern TEXT_SCREEN_CONTROL_BLOCK text_screen;
257 … gx_numeric_prompt_value_set(&text_screen.text_screen_numeric_prompt, numeric_prompt_value); in text_screen_event_handler()
258 …gx_numeric_pixelmap_prompt_value_set(&text_screen.text_screen_numeric_pixelmap_prompt, numeric_pro… in text_screen_event_handler()
/GUIX-v6.2.1/test/example_internal/all_widgets_32argb/
Ddemo_guix_all_widgets_32argb.c11 extern TEXT_SCREEN_CONTROL_BLOCK text_screen;
220 … gx_numeric_prompt_value_set(&text_screen.text_screen_numeric_prompt, numeric_prompt_value); in text_screen_event_handler()
221 …gx_numeric_pixelmap_prompt_value_set(&text_screen.text_screen_numeric_pixelmap_prompt, numeric_pro… in text_screen_event_handler()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_5_4_2/
Ddemo_guix_all_widgets_synergy_5_4_2.c11 extern TEXT_SCREEN_CONTROL_BLOCK text_screen;
257 … gx_numeric_prompt_value_set(&text_screen.text_screen_numeric_prompt, numeric_prompt_value); in text_screen_event_handler()
258 …gx_numeric_pixelmap_prompt_value_set(&text_screen.text_screen_numeric_pixelmap_prompt, numeric_pro… in text_screen_event_handler()
/GUIX-v6.2.1/test/example_internal/all_widgets_execute/
Ddemo_guix_all_widgets_execute.c12 extern TEXT_SCREEN_CONTROL_BLOCK text_screen;
228 … gx_numeric_prompt_value_set(&text_screen.text_screen_numeric_prompt, numeric_prompt_value); in window_screen_event_process()
229 …gx_numeric_pixelmap_prompt_value_set(&text_screen.text_screen_numeric_pixelmap_prompt, numeric_pro… in window_screen_event_process()

12345678910