Home
last modified time | relevance | path

Searched refs:GlyphSubstitution (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/source/fontsubset/
H A Dgsub.cxx43 typedef std::map<sal_uInt16,sal_uInt16> GlyphSubstitution; typedef
318 GlyphSubstitution* pGSubstitution = new GlyphSubstitution; in ReadGSUB()
330 GlyphSubstitution* pGlyphSubstitution = (GlyphSubstitution*)pTTFile->pGSubstitution; in ReleaseGSUB()
337 GlyphSubstitution* pGlyphSubstitution = (GlyphSubstitution*)pTTFile->pGSubstitution; in UseGSUB()
340GlyphSubstitution::const_iterator it( pGlyphSubstitution->find( sal::static_int_cast<sal_uInt16>(n… in UseGSUB()
350 GlyphSubstitution* pGlyphSubstitution = (GlyphSubstitution*)pTTFile->pGSubstitution; in HasVerticalGSUB()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.hxx227 typedef ::std::hash_map<int,int> GlyphSubstitution; typedef in FreetypeServerFont
228 GlyphSubstitution maGlyphSubstitution;
H A Dgcach_ftyp.cxx1249 GlyphSubstitution::const_iterator it = maGlyphSubstitution.find( aGlyphId ); in FixupGlyphIndex()

Completed in 40 milliseconds