/aoo42x/main/vcl/inc/vcl/ |
H A D | fontmanager.hxx | 507 PrintFont* pFont = getFont( nFontID ); in getFontType() 514 PrintFont* pFont = getFont( nFontID ); in getFontItalic() 521 PrintFont* pFont = getFont( nFontID ); in getFontWidth() 528 PrintFont* pFont = getFont( nFontID ); in getFontWeight() 535 PrintFont* pFont = getFont( nFontID ); in getFontPitch() 542 PrintFont* pFont = getFont( nFontID ); in getFontEncoding() 549 PrintFont* pFont = getFont( nFontID ); in getUseOnlyFontEncoding() 556 return getFontFile( getFont( nFontID ) ); in getFontFileSysPath() 566 int getFontAscend( fontID nFontID ) const; 569 int getFontDescend( fontID nFontID ) const; [all …]
|
/aoo42x/main/vcl/aqua/source/gdi/ |
H A D | atsfonts.cxx | 334 static bool GetDevFontAttributes( ATSUFontID nFontID, ImplDevFontAttributes& rDFA ) in GetDevFontAttributes() argument 350 ATSFontRef rATSFontRef = FMGetATSFontRefFromFont( nFontID ); in GetDevFontAttributes() 365 rc = ATSUCountFontNames( nFontID, &nFontNameCount ); in GetDevFontAttributes() 384 rc = ATSUGetIndFontName( nFontID, nNameIndex, 0, NULL, in GetDevFontAttributes() 429 rc = ATSUGetIndFontName( nFontID, nNameIndex, nNameLength, &aNameBuffer[0], in GetDevFontAttributes() 523 const ATSUFontID nFontID = *it; in AtsFontList() local 525 if( !GetDevFontAttributes( nFontID, aDevFontAttr ) ) in AtsFontList() 527 AtsFontData* pFontData = new AtsFontData( aDevFontAttr, nFontID ); in AtsFontList() 528 maFontContainer[ nFontID ] = pFontData; in AtsFontList() 624 ATSUFontID nFontID = (ATSUFontID)pFontData->GetFontId(); in InitGlyphFallbacks() local [all …]
|
/aoo42x/main/vcl/unx/generic/fontmanager/ |
H A D | fontmanager.cxx | 2707 PrintFont* pFont = getFont( nFontID ); in getFontInfo() 2710 rInfo.m_nID = nFontID; in getFontInfo() 2720 PrintFont* pFont = getFont( nFontID ); in getFontFastInfo() 2723 rInfo.m_nID = nFontID; in getFontFastInfo() 2734 PrintFont* pFont = getFont( nFontID ); in getFontBoundingBox() 2759 PrintFont* pFont = getFont( nFontID ); in getFontFaceNumber() 2837 PrintFont* pFont = getFont( nFontID ); in getFontFamilyType() 2851 PrintFont* pFont = getFont( nFontID ); in getFontFamily() 2915 PrintFont* pFont = getFont( nFontID ); in getPSName() 2930 PrintFont* pFont = getFont( nFontID ); in getGlobalFontMetric() [all …]
|
/aoo42x/main/sd/source/ui/func/ |
H A D | bulmaper.cxx | 120 long nFontID = SID_ATTR_CHAR_FONT; in MapFontsInNumRule() local 127 nFontID = EE_CHAR_FONTINFO_CJK; in MapFontsInNumRule() 134 nFontID = EE_CHAR_FONTINFO_CTL; in MapFontsInNumRule() 142 (SvxFontItem&)rSet.Get(GetWhich( (sal_uInt16)nFontID )); in MapFontsInNumRule()
|
/aoo42x/main/vcl/unx/generic/printergfx/ |
H A D | text_gfx.cxx | 115 PrinterGfx::PSUploadPS1Font (sal_Int32 nFontID) in PSUploadPS1Font() argument 120 if( nFontID == *aFont ) in PSUploadPS1Font() 125 maPS1Font.push_back (nFontID); in PSUploadPS1Font() 134 sal_Int32 nFontID, in SetFont() argument 145 mnFontID = nFontID; in SetFont() 159 PrinterGfx::SetFallbackFont ( sal_Int32 nFontID ) in SetFallbackFont() argument 161 mnFallbackID = nFontID; in SetFallbackFont()
|
H A D | glyphset.cxx | 57 GlyphSet::GlyphSet (sal_Int32 nFontID, sal_Bool bVertical) in GlyphSet() argument 58 : mnFontID (nFontID), in GlyphSet() 93 GlyphSet::SetFont (sal_Int32 nFontID, sal_Bool bVertical) in SetFont() argument 98 mnFontID = nFontID; in SetFont()
|
H A D | glyphset.hxx | 99 GlyphSet (sal_Int32 nFontID, sal_Bool bVertical); 112 sal_Bool SetFont (sal_Int32 nFontID, sal_Bool bVertical);
|
/aoo42x/main/vcl/inc/ |
H A D | printergfx.hxx | 270 void PSUploadPS1Font (sal_Int32 nFontID); 386 sal_Int32 nFontID, 394 sal_uInt16 SetFallbackFont ( sal_Int32 nFontID );
|
/aoo42x/main/sdext/source/pdfimport/wrapper/ |
H A D | wrapper.cxx | 540 sal_Int64 nFontID; in readFont() local 544 readInt64(nFontID); in readFont() 558 FontMapType::const_iterator pFont( m_aFontMap.find(nFontID) ); in readFont() 625 m_aFontMap[nFontID] = aResult; in readFont()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | wrtw8num.cxx | 309 sal_uInt16 nFontID = m_rWW8Export.maFontHelper.GetId( *pFont ); in NumberingLevel() local 314 m_rWW8Export.InsUInt16( nFontID ); in NumberingLevel() 319 m_rWW8Export.InsUInt16( nFontID ); in NumberingLevel()
|
H A D | ww8atr.cxx | 1097 sal_uInt16 nFontID = m_rWW8Export.GetId( rFont ); in CharFont() local 1102 m_rWW8Export.InsUInt16( nFontID ); in CharFont() 1108 m_rWW8Export.InsUInt16( nFontID ); in CharFont()
|
/aoo42x/main/vcl/source/gdi/ |
H A D | pdfwriter_impl.cxx | 6863 sal_Int32 nFontID = 0; in getSystemFont() local 6866 nFontID = it->second.m_nNormalFontID; in getSystemFont() 6869 nFontID = m_nNextFID++; in getSystemFont() 6877 return nFontID; in getSystemFont() 6898 sal_Int32 nFontID = 0; in registerGlyphs() local 6901 nFontID = it->second.m_nNormalFontID; in registerGlyphs() 6904 nFontID = m_nNextFID++; in registerGlyphs() 6911 pMappedFontObjects[ i ] = nFontID; in registerGlyphs() 6964 sal_Int32 nFontID = 0; in registerGlyphs() local 6970 nFontID = m_nNextFID++; in registerGlyphs() [all …]
|
/aoo42x/main/vcl/inc/aqua/ |
H A D | salgdi.h | 57 ImplMacFontData( const ImplDevFontAttributes&, sal_IntPtr nFontID );
|