Searched refs:mhDefFont (Results 1 – 6 of 6) sorted by relevance
826 if( mhDefFont ) in SetFont()827 Ft2SetCharSet( mhPS, mhDefFont ); in SetFont()836 mhDefFont = 0; in SetFont()850 if( !mhDefFont ) in SetFont()853 mhDefFont = nFallbackLevel + LCID_BASE; in SetFont()
110 mhDefFont = 0; in Os2SalGraphics()
1618 if( mhDefFont ) in SetFont()1619 ::SelectFont( getHDC(), mhDefFont ); in SetFont()1627 mhDefFont = 0; in SetFont()1638 if( !mhDefFont ) in SetFont()1641 mhDefFont = hOldFont; in SetFont()
548 if ( pData->mhDefFont ) in ImplSalDeInitGraphics()549 SelectFont( pData->getHDC(), pData->mhDefFont ); in ImplSalDeInitGraphics()740 mhDefFont = 0; in WinSalGraphics()
146 ULONG mhDefFont; // DefaultFont member in Os2SalGraphics
149 HFONT mhDefFont; // DefaultFont member in WinSalGraphics
Completed in 60 milliseconds