Home
last modified time | relevance | path

Searched refs:mpWinFontEntry (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx3023 DBG_ASSERT( mpWinFontEntry[nFallbackLevel], "WinSalGraphics mpWinFontEntry==NULL");
3028 ImplWinFontEntry& rFontInstance = *mpWinFontEntry[ nFallbackLevel ];
3079 if( !mpWinFontEntry[0] )
3081 mpWinFontEntry[0]->InitKashidaHandling( getHDC() );
3082 int nMinKashida = static_cast<int>(mfFontScale * mpWinFontEntry[0]->GetMinKashidaWidth());
H A Dsalgdi.cxx729 mpWinFontEntry[ i ] = NULL; in WinSalGraphics()
H A Dsalgdi3.cxx1632 mpWinFontEntry[ nFallbackLevel ] = reinterpret_cast<ImplWinFontEntry*>( pFont->mpFontEntry ); in SetFont()
/trunk/main/vcl/inc/win/
H A Dsalgdi.h142 ImplWinFontEntry* mpWinFontEntry[ MAX_FALLBACK ]; // pointer to the most recent font instance member in WinSalGraphics

Completed in 81 milliseconds