Searched refs:mhFonts (Results 1 – 6 of 6) sorted by relevance
831 if( mhFonts[i] ) in SetFont()832 Ft2DeleteSetId( mhPS, mhFonts[i] ); in SetFont()833 mhFonts[ i ] = 0; in SetFont()860 if( mhFonts[i] ) in SetFont()863 Ft2DeleteSetId( mhPS, mhFonts[i] ); in SetFont()865 mhFonts[i] = 0; in SetFont()871 mhFonts[ nFallbackLevel ] = nFallbackLevel + LCID_BASE; in SetFont()1452 m_hOrigFont = m_rData.mhFonts[0]; in ScopedFont()1453 m_rData.mhFonts[0] = 0; // avoid deletion of current font in ScopedFont()1463 HFONT hTempFont = m_rData.mhFonts[0]; in ~ScopedFont()[all …]
94 mhFonts[ i ] = 0; in Os2SalGraphics()
1623 if( mhFonts[i] ) in SetFont()1624 ::DeleteFont( mhFonts[i] ); in SetFont()1625 mhFonts[ i ] = 0; in SetFont()1648 if( mhFonts[i] ) in SetFont()1650 ::DeleteFont( mhFonts[i] ); in SetFont()1651 mhFonts[i] = 0; in SetFont()1657 mhFonts[ nFallbackLevel ] = hNewFont; in SetFont()1689 HFONT hOldFont = SelectFont( getHDC(), mhFonts[nFallbackLevel] ); in GetFontMetric()2659 m_hOrigFont = m_rData.mhFonts[0]; in ScopedFont()2660 m_rData.mhFonts[0] = 0; // avoid deletion of current font in ScopedFont()[all …]
727 mhFonts[ i ] = 0; in WinSalGraphics()
143 ULONG mhFonts[ MAX_FALLBACK ]; // Font + Fallbacks variable
140 HFONT mhFonts[ MAX_FALLBACK ]; // Font + Fallbacks variable