Home
last modified time | relevance | path

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

/GUIX-v6.4.1/samples/demo_guix_shapes/
Dtext_rotation_window.c123 GX_RECTANGLE size = Text_Rotaion_Window.Text_Rotaion_Window_Text_Window.gx_widget_size; in ShiftText()
145 gx_system_dirty_mark(&Text_Rotaion_Window.Text_Rotaion_Window_dynamic_text_window); in ShiftText()
188 ShiftText(&Text_Rotaion_Window.Text_Rotaion_Window_text_window_8bpp); in ShiftAll()
189 ShiftText(&Text_Rotaion_Window.Text_Rotaion_Window_text_window_4bpp); in ShiftAll()
190 ShiftText(&Text_Rotaion_Window.Text_Rotaion_Window_text_window_1bpp); in ShiftAll()
191 ShiftText(&Text_Rotaion_Window.Text_Rotaion_Window_dynamic_text_window); in ShiftAll()
201 prompt = (GX_PROMPT *)&Text_Rotaion_Window.Text_Rotaion_Window_rotation_angle_value; in update_text_value()
217 …gx_system_timer_start(&Text_Rotaion_Window.Text_Rotaion_Window_dynamic_text_window, COUNT_TIMER, 5… in Text_Rotation_Window_event_handler()
223 … gx_system_timer_stop(&Text_Rotaion_Window.Text_Rotaion_Window_dynamic_text_window, COUNT_TIMER); in Text_Rotation_Window_event_handler()
229 gx_system_dirty_mark(&Text_Rotaion_Window.Text_Rotaion_Window_Text_Window); in Text_Rotation_Window_event_handler()
[all …]
Dguix_shapes_specifications.h230 extern TEXT_ROTAION_WINDOW_CONTROL_BLOCK Text_Rotaion_Window;
Dguix_shapes_specifications.c19 TEXT_ROTAION_WINDOW_CONTROL_BLOCK Text_Rotaion_Window; variable
1533 { &Text_Rotaion_Window_define, (GX_WIDGET *) &Text_Rotaion_Window },