Searched refs:SubstVector (Results 1 – 2 of 2) sorted by relevance
245 typedef std::vector<GlyphSubst> SubstVector; in ReadGSUB() typedef246 SubstVector aSubstVector; in ReadGSUB()288 SubstVector::iterator subst_it( aSubstVector.begin() ); in ReadGSUB()
2530 typedef std::vector<GlyphSubst> SubstVector; in ApplyGSUB() typedef2531 SubstVector aSubstVector; in ApplyGSUB()2569 SubstVector::iterator it( aSubstVector.begin() ); in ApplyGSUB()
Completed in 48 milliseconds