Searched refs:mpFontEntry (Results 1 – 11 of 11) sorted by relevance
183 if ( mpFontEntry ) in ImplUpdateFontData()186 mpFontEntry = NULL; in ImplUpdateFontData()989 maFontSelData.mpFontEntry = this; in ImplFontEntry()2191 mpFontEntry( NULL ) in ImplFontSelectData()2226 mpFontEntry( NULL ) in ImplFontSelectData()2964 mpFontEntry->mnSetFontFlags = mpGraphics->SetFont( &(mpFontEntry->maFontSelData), 0 ); in ImplInitFont()5956 int nOrientation = mpFontEntry ? mpFontEntry->mnOrientation : 0; in ImplPrepareLayoutArgs()6067 if( mpFontEntry && (mpFontEntry->maFontSelData.mnHeight >= 3) ) in ImplLayout()6139 aFontSelData.mpFontEntry = mpFontEntry; // reset the fontentry to base-level in ImplGlyphFallbackLayout()7709 if( !mpFontEntry ) in GetTextOutlines()[all …]
735 if ( mpFontEntry ) in ~Printer()737 mpFontCache->Release( mpFontEntry ); in ~Printer()738 mpFontEntry = NULL; in ~Printer()905 if ( mpFontEntry ) in SetPrinterProps()907 mpFontCache->Release( mpFontEntry ); in SetPrinterProps()908 mpFontEntry = NULL; in SetPrinterProps()949 if ( mpFontEntry ) in SetPrinterProps()951 mpFontCache->Release( mpFontEntry ); in SetPrinterProps()952 mpFontEntry = NULL; in SetPrinterProps()
405 if ( mpFontEntry ) in ImplSetReferenceDevice()407 mpFontCache->Release( mpFontEntry ); in ImplSetReferenceDevice()408 mpFontEntry = NULL; in ImplSetReferenceDevice()
344 mpFontEntry = NULL; in OutputDevice()447 if( mpFontEntry ) in ~OutputDevice()448 mpFontCache->Release( mpFontEntry ); in ~OutputDevice()753 if ( mpFontEntry ) in ImplReleaseGraphics()755 mpFontCache->Release( mpFontEntry ); in ImplReleaseGraphics()756 mpFontEntry = NULL; in ImplReleaseGraphics()
7119 long nOff = 1 + ((m_pReferenceDevice->mpFontEntry->mnLineHeight-24)/24); in drawShadow()7343 sal_Int32 nPixelFontHeight = m_pReferenceDevice->mpFontEntry->maFontSelData.mnHeight; in drawLayout()7396 m_pReferenceDevice->mpFontEntry->maFontSelData.GetWeight() > WEIGHT_MEDIUM ) in drawLayout()7661 aOffset.Y() += m_pReferenceDevice->mpFontEntry->maMetric.mnDescent + nEmphYOff; in drawLayout()7663 aOffset.Y() -= m_pReferenceDevice->mpFontEntry->maMetric.mnAscent + nEmphYOff; in drawLayout()7670 aOffset.Y() -= m_pReferenceDevice->mpFontEntry->maMetric.mnDescent; in drawLayout()7672 aOffset.Y() += m_pReferenceDevice->mpFontEntry->maMetric.mnAscent; in drawLayout()8024 ImplFontEntry* pFontEntry = m_pReferenceDevice->mpFontEntry; in drawWaveTextLine()8094 ImplFontEntry* pFontEntry = m_pReferenceDevice->mpFontEntry; in drawStraightTextLine()8263 ImplFontEntry* pFontEntry = m_pReferenceDevice->mpFontEntry; in drawStrikeoutLine()[all …]
175 ImplFontEntry* mpFontEntry; // pointer to the resulting FontCache entry member in ImplFontSelectData
414 ((ImplServerFontEntry*)rFSD.mpFontEntry)->SetServerFont( this ); in ServerFont()
303 mutable ImplFontEntry* mpFontEntry; member in OutputDevice
845 mpOs2FontEntry[ nFallbackLevel ] = reinterpret_cast<ImplOs2FontEntry*>( pFont->mpFontEntry ); in SetFont()
234 ImplServerFontEntry* pSFE = static_cast<ImplServerFontEntry*>( pEntry->mpFontEntry ); in setFont()
1632 mpWinFontEntry[ nFallbackLevel ] = reinterpret_cast<ImplWinFontEntry*>( pFont->mpFontEntry ); in SetFont()
Completed in 132 milliseconds