Home
last modified time | relevance | path

Searched refs:MENU_STACKEDPAGE (Results 1 – 5 of 5) sorted by last modified time

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dmenu.c2672 ok &= TgEnableMenuItemById(menu, MENU_STACKEDPAGE,
H A Dmenuinfo.c346 N_("StackedPage Menu"), &stackedPageMenuInfo, MENU_STACKEDPAGE },
1390 N_("StackedPage submenu >>>"), &stackedPageMenuInfo, MENU_STACKEDPAGE },
1842 N_("StackedPage Menu"), &stackedPageMenuInfo, MENU_STACKEDPAGE },
H A Dpage.c1742 activeMenu = MENU_STACKEDPAGE;
2016 case PAGE_TILE: DestroyPinnedMenu(MENU_STACKEDPAGE); break;
H A Dgrid.c1512 ok &= TgEnableMenuItemById(menu, MENU_STACKEDPAGE,
H A Dconst.h528 #define MENU_STACKEDPAGE 6 macro