Lines Matching refs:hOldFont
516 HFONT hOldFont = ::SelectFont( mhDC, hNewFont ); in HasMissingChars() local
522 ::SelectFont( mhDC, hOldFont ); in HasMissingChars()
1635 HFONT hOldFont = 0; in SetFont() local
1636 HFONT hNewFont = ImplDoSetFont( pFont, mfFontScale, hOldFont ); in SetFont()
1641 mhDefFont = hOldFont; in SetFont()
1689 HFONT hOldFont = SelectFont( getHDC(), mhFonts[nFallbackLevel] ); in GetFontMetric() local
1699 SelectFont( getHDC(), hOldFont ); in GetFontMetric()
2717 HFONT hOldFont = 0; in CreateFontSubset() local
2718 ImplDoSetFont( &aIFSD, fScale, hOldFont ); in CreateFontSubset()
2971 HFONT hOldFont = 0; in GetGlyphWidths() local
2972 ImplDoSetFont( &aIFSD, fScale, hOldFont ); in GetGlyphWidths()