Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dgsub.cxx318 GlyphSubstitution* pGSubstitution = new GlyphSubstitution; in ReadGSUB() local
319 pTTFile->pGSubstitution = (void*)pGSubstitution; in ReadGSUB()
321 (*pGSubstitution)[ (*subst_it).first ] = (*subst_it).second; in ReadGSUB()
330 GlyphSubstitution* pGlyphSubstitution = (GlyphSubstitution*)pTTFile->pGSubstitution; in ReleaseGSUB()
337 GlyphSubstitution* pGlyphSubstitution = (GlyphSubstitution*)pTTFile->pGSubstitution; in UseGSUB()
350 GlyphSubstitution* pGlyphSubstitution = (GlyphSubstitution*)pTTFile->pGSubstitution; in HasVerticalGSUB()
H A Dsft.cxx1647 (*ttf)->pGSubstitution = 0; in allocTrueTypeFont()
/trunk/main/vcl/inc/
H A Dsft.hxx602 …void *pGSubstitution; /* info provided by GSUB for UseGSUB() … member

Completed in 30 milliseconds