Searched refs:pCGGlyphStrIdx (Results 1 – 1 of 1) sorted by relevance
349 const CFIndex* pCGGlyphStrIdx = NULL; in GetNextGlyphs() local351 pCGGlyphStrIdx = rCT.RunGetStringIndicesPtr( pGlyphRun ); in GetNextGlyphs()352 if( !pCGGlyphStrIdx) { in GetNextGlyphs()355 pCGGlyphStrIdx = &aCFIndexVec[0]; in GetNextGlyphs()368 *(pCharIndexes++) = pCGGlyphStrIdx[ nSubIndex] + mnMinCharPos; in GetNextGlyphs()
Completed in 17 milliseconds