Searched refs:ghMenuFont (Results 1 – 1 of 1) sorted by relevance
16 HFONT ghMenuFont = NULL; variable364 if (!ghMenuFont || !ghMenuFontBold) in MenuInit()374 if (ghMenuFont == NULL) in MenuInit()384 GreDeleteObject(ghMenuFont); in MenuInit()385 ghMenuFont = NULL; in MenuInit()2025 NtGdiSelectFont( hdc, ghMenuFont ); in MENU_PopupMenuCalcSize()2610 && (NtGdiSelectFont( hdc, ghMenuFont))) in MENU_DrawPopupMenu()2700 Font = ghMenuFont; in IntDrawMenuBarTemp()2760 hfontOld = NtGdiSelectFont(hDC, ghMenuFont); in MENU_DrawMenuBar()3171 NtGdiSelectFont( hdc, ghMenuFont ); in MENU_SelectItem()[all …]