Searched defs:hfntOld (Results 1 – 2 of 2) sorted by relevance
692 HFONT hfntOld = (HFONT) SelectObject(hdc, (HFONT) CreateFontIndirect( &ncm.lfMenuFont )); in OnMeasureItem() local709 HFONT hfntOld; in OnDrawItem() local
4876 HFONT hfntOld = (HFONT) SelectObject(hdc, (HFONT) CreateFontIndirect( &ncm.lfMenuFont )); in ImplMeasureItem() local4924 HFONT hfntOld; in ImplDrawItem() local
Completed in 55 milliseconds