Searched refs:SECONDARY_BUTTON_SCREEN_CONTROL_BLOCK (Results 1 – 3 of 3) sorted by relevance
/GUIX-v6.4.1/test/example_internal/folder_output_test/ |
D | button_screen.c | 21 SECONDARY_BUTTON_SCREEN_CONTROL_BLOCK SECONDARY_button_screen; 195 …offsetof(SECONDARY_BUTTON_SCREEN_CONTROL_BLOCK, SECONDARY_button_screen_count_prompt), /* control … 219 …offsetof(SECONDARY_BUTTON_SCREEN_CONTROL_BLOCK, SECONDARY_button_screen_texbutton_label_2), /* con… 243 …offsetof(SECONDARY_BUTTON_SCREEN_CONTROL_BLOCK, SECONDARY_button_screen_multi_line_button_1), /* c… 267 …offsetof(SECONDARY_BUTTON_SCREEN_CONTROL_BLOCK, SECONDARY_button_screen_next_button), /* control b… 291 …offsetof(SECONDARY_BUTTON_SCREEN_CONTROL_BLOCK, SECONDARY_button_screen_icon_label_1), /* control … 315 …offsetof(SECONDARY_BUTTON_SCREEN_CONTROL_BLOCK, SECONDARY_button_screen_iconbutton_label_1), /* co… 339 …offsetof(SECONDARY_BUTTON_SCREEN_CONTROL_BLOCK, SECONDARY_button_screen_checkbox_label_1), /* cont… 363 …offsetof(SECONDARY_BUTTON_SCREEN_CONTROL_BLOCK, SECONDARY_button_screen_texbutton_label_1), /* con… 387 …offsetof(SECONDARY_BUTTON_SCREEN_CONTROL_BLOCK, SECONDARY_button_screen_pixbutton_label_1), /* con… [all …]
|
D | folder_output_test_specifications.h | 833 } SECONDARY_BUTTON_SCREEN_CONTROL_BLOCK; typedef 946 extern SECONDARY_BUTTON_SCREEN_CONTROL_BLOCK SECONDARY_button_screen;
|
D | folder_output_test_specifications.c | 62 extern SECONDARY_BUTTON_SCREEN_CONTROL_BLOCK SECONDARY_button_screen;
|