Searched refs:TOP_MENU_CONTROL_BLOCK (Results 1 – 2 of 2) sorted by relevance
| /GUIX-v6.2.1/test/example_internal/dynamic_menu/ |
| D | dynamic_menu_specifications.h | 146 } TOP_MENU_CONTROL_BLOCK; typedef 203 extern TOP_MENU_CONTROL_BLOCK top_menu;
|
| D | dynamic_menu_specifications.c | 21 TOP_MENU_CONTROL_BLOCK top_menu; 377 offsetof(TOP_MENU_CONTROL_BLOCK, top_menu_settings), /* control block */ 401 offsetof(TOP_MENU_CONTROL_BLOCK, top_menu_songs_button), /* control block */ 425 offsetof(TOP_MENU_CONTROL_BLOCK, top_menu_playlist_button), /* control block */ 449 offsetof(TOP_MENU_CONTROL_BLOCK, top_menu_genres_button), /* control block */ 473 offsetof(TOP_MENU_CONTROL_BLOCK, top_menu_artists_button), /* control block */ 497 offsetof(TOP_MENU_CONTROL_BLOCK, top_menu_albums_button), /* control block */ 511 sizeof(TOP_MENU_CONTROL_BLOCK), /* control block size */
|