Searched refs:aCGGlyphVec (Results 1 – 1 of 1) sorted by relevance
307 CGGlyphVector aCGGlyphVec; in GetNextGlyphs() local328 aCGGlyphVec.reserve( nGlyphsInRun ); in GetNextGlyphs()329 CTRunGetGlyphs( pGlyphRun, aFullRange, &aCGGlyphVec[0] ); in GetNextGlyphs()330 pCGGlyphIdx = &aCGGlyphVec[0]; in GetNextGlyphs()
Completed in 12 milliseconds