Home
last modified time | relevance | path

Searched refs:RefreshFontStyleMenu (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dfont.e237 extern int RefreshFontStyleMenu ARGS_DECL((TgMenu*));
H A Dmainmenu.c953 case MENU_STYLE: RefreshFontStyleMenu(menu); break;
H A Dfont.c4874 int RefreshFontStyleMenu(menu) in RefreshFontStyleMenu() function
4926 if (!RefreshFontStyleMenu(menu)) {
4929 menu->refresh_proc = ((RefreshMenuFunc*)RefreshFontStyleMenu);