Home
last modified time | relevance | path

Searched refs:nGlyph (Results 1 – 12 of 12) sorted by relevance

/trunk/main/vcl/unx/generic/printergfx/
H A Dglyphset.cxx124 sal_GlyphId nGlyph, in GetGlyphID() argument
130 return LookupGlyphID (nGlyph, nOutGlyphID, nOutGlyphSetID) in GetGlyphID()
131 || AddGlyphID (nGlyph, nUnicode, nOutGlyphID, nOutGlyphSetID); in GetGlyphID()
167 sal_GlyphId nGlyph, in LookupGlyphID() argument
181 glyph_map_t::const_iterator aGlyph = (*aGlyphSet).find (nGlyph); in LookupGlyphID()
301 sal_GlyphId nGlyph, in AddGlyphID() argument
338 aGlyphSet [nGlyph] = nMappedChar; in AddGlyphID()
350 aGlyphSet [nGlyph] = nSize; in AddGlyphID()
352 *nOutGlyphID = aGlyphSet [nGlyph]; in AddGlyphID()
/trunk/main/vcl/source/gdi/
H A Dpdffontcache.cxx51 sal_Int32 PDFFontCache::getGlyphWidth( const ImplFontData* pFont, sal_GlyphId nGlyph, bool bVertica… in getGlyphWidth() argument
61 sal_GlyphId nIndex = nGlyph; in getGlyphWidth()
62 if( (nGlyph & GF_ISCHAR) != 0 ) in getGlyphWidth()
64 const sal_Ucs cCode = static_cast<sal_Ucs>(nGlyph & GF_IDXMASK); in getGlyphWidth()
H A Dsallayout.cxx934 bool SalLayout::IsSpacingGlyph( sal_GlyphId nGlyph ) const in IsSpacingGlyph()
937 if( nGlyph & GF_ISCHAR ) in IsSpacingGlyph()
939 long nChar = nGlyph & GF_IDXMASK; in IsSpacingGlyph()
946 bRet = ((nGlyph & GF_IDXMASK) == 3); in IsSpacingGlyph()
/trunk/main/vcl/source/fontsubset/
H A Dgsub.cxx335 int UseGSUB( struct _TrueTypeFont* pTTFile, int nGlyph, int /*wmode*/ ) in UseGSUB() argument
340 …itution::const_iterator it( pGlyphSubstitution->find( sal::static_int_cast<sal_uInt16>(nGlyph) ) ); in UseGSUB()
342 nGlyph = (*it).second; in UseGSUB()
345 return nGlyph; in UseGSUB()
H A Dgsub.h32 int UseGSUB( struct vcl::_TrueTypeFont* pTTFile, int nGlyph, int wmode );
H A Dsft.cxx1383 sal_uInt32 nGlyph = Int32FromMOTA( pEntry[2] ); in getGlyph12() local
1384 nGlyph += cChar - cStart; in getGlyph12()
1385 return nGlyph; in getGlyph12()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx661 sal_GlyphId nGlyph; in DrawServerAAForcedString() local
662 for( bool bFirst=true; rLayout.GetNextGlyphs( 1, &nGlyph, aPos, nStart ); ) in DrawServerAAForcedString()
664 const RawBitmap* const pRawBitmap = rGlyphPeer.GetRawBitmap( rFont, nGlyph ); in DrawServerAAForcedString()
812 for( nStart = 0; rLayout.GetNextGlyphs( 1, &nGlyph, aPos, nStart ); ) in DrawServerAAForcedString()
814 const RawBitmap* const pRawBitmap = rGlyphPeer.GetRawBitmap( rFont, nGlyph ); in DrawServerAAForcedString()
893 sal_GlyphId nGlyph; in DrawServerSimpleFontString() local
894 for( int nStart = 0; rSalLayout.GetNextGlyphs( 1, &nGlyph, aPos, nStart ); ) in DrawServerSimpleFontString()
901 Pixmap aStipple = rGlyphPeer.GetPixmap( rFont, nGlyph, m_nScreen ); in DrawServerSimpleFontString()
902 const GlyphMetric& rGM = rFont.GetGlyphMetric( nGlyph ); in DrawServerSimpleFontString()
/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx1336 int nGlyph = prevBase + 1; in GetCaretPositions() local
1338 for (; nGlyph < static_cast<int>(mvGlyphs.size()) && in GetCaretPositions()
1339 !mvGlyphs[nGlyph].IsClusterStart(); nGlyph++) in GetCaretPositions()
1341 if (mvGlyph2Char[nGlyph] == nCharSlot) in GetCaretPositions()
1343 gi = mvGlyphs[nGlyph]; in GetCaretPositions()
1349 if (nGlyph == static_cast<int>(mvGlyphs.size()) || in GetCaretPositions()
1350 mvGlyphs[nGlyph].IsClusterStart()) in GetCaretPositions()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx492 … sal_uInt16 nGlyph = MapChar( pTTFont, (sal_Unicode)i, 0 ); // kerning for horz only in queryMetricPage() local
493 if( nGlyph != 0 ) in queryMetricPage()
494 aGlyphMap[ nGlyph ] = (sal_Unicode)i; in queryMetricPage()
592 … sal_uInt16 nGlyph = MapChar( pTTFont, (sal_Unicode)i, 0 ); // kerning for horz only in queryMetricPage() local
593 if( nGlyph != 0 ) in queryMetricPage()
594 aGlyphMap[ nGlyph ] = (sal_Unicode)i; in queryMetricPage()
4030 sal_Int32 nGlyph = getInt(pEnc[m].Value); in readOverrideMetrics() local
4031 pFont->m_aEncodingVector[ cCode ] = nGlyph; in readOverrideMetrics()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx1798 sal_uInt16 nGlyph = ::MapChar( aSftTTF.get(), in GetGlyphWidths() local
1801 if( nGlyph ) in GetGlyphWidths()
1802 rUnicodeEnc[ static_cast<sal_Unicode>(nChar) ] = nGlyph; in GetGlyphWidths()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx2231 sal_uInt32 nGlyph = ::MapChar( pSftFont, nUcsChar, bVertical ); in GetGlyphWidths() local
2232 if( nGlyph > 0 ) in GetGlyphWidths()
2233 rUnicodeEnc[ nUcsChar ] = nGlyph; in GetGlyphWidths()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx3020 sal_uInt16 nGlyph = ::MapChar( aSftTTF.get(), in GetGlyphWidths() local
3023 if( nGlyph ) in GetGlyphWidths()
3024 rUnicodeEnc[ static_cast<sal_Unicode>(nChar) ] = nGlyph; in GetGlyphWidths()

Completed in 107 milliseconds