Searched refs:aCGPointVec (Results 1 – 1 of 1) sorted by relevance
308 CGPointVector aCGPointVec; in GetNextGlyphs() local334 aCGPointVec.reserve( nGlyphsInRun ); in GetNextGlyphs()335 CTRunGetPositions( pGlyphRun, aFullRange, &aCGPointVec[0] ); in GetNextGlyphs()336 pCGGlyphPos = &aCGPointVec[0]; in GetNextGlyphs()
Completed in 13 milliseconds