Searched refs:pGSubstitution (Results 1 – 3 of 3) sorted by relevance
318 GlyphSubstitution* pGSubstitution = new GlyphSubstitution; in ReadGSUB() local319 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()
1647 (*ttf)->pGSubstitution = 0; in allocTrueTypeFont()
602 …void *pGSubstitution; /* info provided by GSUB for UseGSUB() … member
Completed in 144 milliseconds