Searched refs:ABOUT_WIN_CONTROL_BLOCK (Results 1 – 2 of 2) sorted by relevance
/GUIX-v6.2.1/tutorials/demo_guix_transitions/ |
D | demo_guix_transitions_specifications.h | 196 } ABOUT_WIN_CONTROL_BLOCK; typedef 207 extern ABOUT_WIN_CONTROL_BLOCK about_win;
|
D | demo_guix_transitions_specifications.c | 24 ABOUT_WIN_CONTROL_BLOCK about_win; 1314 offsetof(ABOUT_WIN_CONTROL_BLOCK, about_win_icon_2), /* control block */ 1338 offsetof(ABOUT_WIN_CONTROL_BLOCK, about_win_icon), /* control block */ 1362 offsetof(ABOUT_WIN_CONTROL_BLOCK, about_win_icon_1), /* control block */ 1386 offsetof(ABOUT_WIN_CONTROL_BLOCK, about_win_icon_4), /* control block */ 1410 offsetof(ABOUT_WIN_CONTROL_BLOCK, about_win_close_button), /* control block */ 1460 sizeof(ABOUT_WIN_CONTROL_BLOCK), /* control block size */
|