Searched refs:aCFIndexVec (Results 1 – 1 of 1) sorted by relevance
310 CFIndexVector aCFIndexVec; in GetNextGlyphs() local353 aCFIndexVec.reserve( nGlyphsInRun ); in GetNextGlyphs()354 CTRunGetStringIndices( pGlyphRun, aFullRange, &aCFIndexVec[0] ); in GetNextGlyphs()355 pCGGlyphStrIdx = &aCFIndexVec[0]; in GetNextGlyphs()
Completed in 17 milliseconds