Searched defs:nFontID (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/sd/source/ui/func/ |
H A D | bulmaper.cxx | 120 long nFontID = SID_ATTR_CHAR_FONT; in MapFontsInNumRule() local
|
/aoo42x/main/vcl/aqua/source/gdi/ |
H A D | atsfonts.cxx | 334 static bool GetDevFontAttributes( ATSUFontID nFontID, ImplDevFontAttributes& rDFA ) in GetDevFontAttributes() 523 const ATSUFontID nFontID = *it; in AtsFontList() local 624 ATSUFontID nFontID = (ATSUFontID)pFontData->GetFontId(); in InitGlyphFallbacks() local
|
/aoo42x/main/vcl/unx/generic/printergfx/ |
H A D | text_gfx.cxx | 115 PrinterGfx::PSUploadPS1Font (sal_Int32 nFontID) in PSUploadPS1Font() 134 sal_Int32 nFontID, in SetFont() 159 PrinterGfx::SetFallbackFont ( sal_Int32 nFontID ) in SetFallbackFont()
|
H A D | glyphset.cxx | 57 GlyphSet::GlyphSet (sal_Int32 nFontID, sal_Bool bVertical) in GlyphSet() 93 GlyphSet::SetFont (sal_Int32 nFontID, sal_Bool bVertical) in SetFont()
|
/aoo42x/main/vcl/unx/generic/fontmanager/ |
H A D | fontmanager.cxx | 2705 bool PrintFontManager::getFontInfo( fontID nFontID, PrintFontInfo& rInfo ) const in getFontInfo() 2718 bool PrintFontManager::getFontFastInfo( fontID nFontID, FastPrintFontInfo& rInfo ) const in getFontFastInfo() 2731 bool PrintFontManager::getFontBoundingBox( fontID nFontID, int& xMin, int& yMin, int& xMax, int& yM… in getFontBoundingBox() 2927 const CharacterMetric& PrintFontManager::getGlobalFontMetric( fontID nFontID, bool bHorizontal ) co… in getGlobalFontMetric() 2996 void PrintFontManager::hasVerticalSubstitutions( fontID nFontID, in hasVerticalSubstitutions() 3040 const ::std::list< KernPair >& PrintFontManager::getKernPairs( fontID nFontID, bool bVertical ) con… in getKernPairs() 3095 bool PrintFontManager::getMetrics( fontID nFontID, const sal_Unicode* pString, int nLen, CharacterM… in getMetrics() 3138 bool PrintFontManager::getMetrics( fontID nFontID, sal_Unicode minCharacter, sal_Unicode maxCharact… in getMetrics() 3416 bool PrintFontManager::changeFontProperties( fontID nFontID, const ::rtl::OUString& rXLFD ) in changeFontProperties()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | wrtw8num.cxx | 309 sal_uInt16 nFontID = m_rWW8Export.maFontHelper.GetId( *pFont ); in NumberingLevel() local
|
H A D | ww8atr.cxx | 1097 sal_uInt16 nFontID = m_rWW8Export.GetId( rFont ); in CharFont() local
|
/aoo42x/main/sdext/source/pdfimport/wrapper/ |
H A D | wrapper.cxx | 540 sal_Int64 nFontID; in readFont() local
|
/aoo42x/main/vcl/source/gdi/ |
H A D | pdfwriter_impl.cxx | 6863 sal_Int32 nFontID = 0; in getSystemFont() local 6898 sal_Int32 nFontID = 0; in registerGlyphs() local 6964 sal_Int32 nFontID = 0; in registerGlyphs() local
|
Completed in 150 milliseconds