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
4879 HFONT hfntOld = (HFONT) SelectObject(hdc, (HFONT) CreateFontIndirect( &ncm.lfMenuFont )); in ImplMeasureItem() local4927 HFONT hfntOld; in ImplDrawItem() local
Completed in 52 milliseconds