Searched refs:MAIN_DISPLAY_TEXT_SCREEN_CONTROL_BLOCK (Results 1 – 4 of 4) sorted by relevance
/GUIX-v6.4.1/test/example_internal/folder_output_test/ |
D | indicator_screen_runtime_allocate.c | 23 extern MAIN_DISPLAY_TEXT_SCREEN_CONTROL_BLOCK MAIN_DISPLAY_text_screen;
|
D | folder_output_test_specifications.c | 26 MAIN_DISPLAY_TEXT_SCREEN_CONTROL_BLOCK MAIN_DISPLAY_text_screen; 3227 …offsetof(MAIN_DISPLAY_TEXT_SCREEN_CONTROL_BLOCK, MAIN_DISPLAY_text_screen_numeric_pixelmap_prompt)… 3251 …offsetof(MAIN_DISPLAY_TEXT_SCREEN_CONTROL_BLOCK, MAIN_DISPLAY_text_screen_numeric_prompt), /* cont… 3275 …offsetof(MAIN_DISPLAY_TEXT_SCREEN_CONTROL_BLOCK, MAIN_DISPLAY_text_screen_next_button_2), /* contr… 3299 …offsetof(MAIN_DISPLAY_TEXT_SCREEN_CONTROL_BLOCK, MAIN_DISPLAY_text_screen_text_input_2), /* contro… 3323 …offsetof(MAIN_DISPLAY_TEXT_SCREEN_CONTROL_BLOCK, MAIN_DISPLAY_text_screen_text_view_1), /* control… 3347 …offsetof(MAIN_DISPLAY_TEXT_SCREEN_CONTROL_BLOCK, MAIN_DISPLAY_text_screen_text_input_1), /* contro… 3371 …offsetof(MAIN_DISPLAY_TEXT_SCREEN_CONTROL_BLOCK, MAIN_DISPLAY_text_screen_prompt_4), /* control bl… 3395 …offsetof(MAIN_DISPLAY_TEXT_SCREEN_CONTROL_BLOCK, MAIN_DISPLAY_text_screen_prompt_3), /* control bl… 3419 …offsetof(MAIN_DISPLAY_TEXT_SCREEN_CONTROL_BLOCK, MAIN_DISPLAY_text_screen_prompt_2), /* control bl… [all …]
|
D | demo_folder_output_test.c | 12 extern MAIN_DISPLAY_TEXT_SCREEN_CONTROL_BLOCK MAIN_DISPLAY_text_screen;
|
D | folder_output_test_specifications.h | 635 } MAIN_DISPLAY_TEXT_SCREEN_CONTROL_BLOCK; typedef 717 extern MAIN_DISPLAY_TEXT_SCREEN_CONTROL_BLOCK MAIN_DISPLAY_text_screen;
|