Searched defs:nGlyph (Results 1 – 10 of 10) sorted by relevance
/trunk/main/vcl/source/gdi/ |
H A D | pdffontcache.cxx | 51 sal_Int32 PDFFontCache::getGlyphWidth( const ImplFontData* pFont, sal_GlyphId nGlyph, bool bVertica… in getGlyphWidth()
|
/trunk/main/vcl/unx/generic/printergfx/ |
H A D | glyphset.cxx | 124 sal_GlyphId nGlyph, in GetGlyphID() 167 sal_GlyphId nGlyph, in LookupGlyphID() 301 sal_GlyphId nGlyph, in AddGlyphID()
|
/trunk/main/vcl/source/fontsubset/ |
H A D | gsub.cxx | 335 int UseGSUB( struct _TrueTypeFont* pTTFile, int nGlyph, int /*wmode*/ ) in UseGSUB() argument
|
H A D | sft.cxx | 1383 sal_uInt32 nGlyph = Int32FromMOTA( pEntry[2] ); in getGlyph12() local
|
/trunk/main/vcl/unx/generic/gdi/ |
H A D | salgdi3.cxx | 661 sal_GlyphId nGlyph; in DrawServerAAForcedString() local 893 sal_GlyphId nGlyph; in DrawServerSimpleFontString() local
|
/trunk/main/vcl/unx/generic/fontmanager/ |
H A D | fontmanager.cxx | 492 … sal_uInt16 nGlyph = MapChar( pTTFont, (sal_Unicode)i, 0 ); // kerning for horz only in queryMetricPage() local 592 … sal_uInt16 nGlyph = MapChar( pTTFont, (sal_Unicode)i, 0 ); // kerning for horz only in queryMetricPage() local 4030 sal_Int32 nGlyph = getInt(pEnc[m].Value); in readOverrideMetrics() local
|
/trunk/main/vcl/source/glyphs/ |
H A D | graphite_layout.cxx | 1336 int nGlyph = prevBase + 1; in GetCaretPositions() local
|
/trunk/main/vcl/os2/source/gdi/ |
H A D | salgdi3.cxx | 1798 sal_uInt16 nGlyph = ::MapChar( aSftTTF.get(), in GetGlyphWidths() local
|
/trunk/main/vcl/win/source/gdi/ |
H A D | salgdi3.cxx | 3020 sal_uInt16 nGlyph = ::MapChar( aSftTTF.get(), in GetGlyphWidths() local
|
/trunk/main/vcl/aqua/source/gdi/ |
H A D | salgdi.cxx | 2231 sal_uInt32 nGlyph = ::MapChar( pSftFont, nUcsChar, bVertical ); in GetGlyphWidths() local
|
Completed in 139 milliseconds