Searched refs:pCGGlyphPos (Results 1 – 1 of 1) sorted by relevance
332 const CGPoint* pCGGlyphPos = rCT.RunGetPositionsPtr( pGlyphRun ); in GetNextGlyphs() local333 if( !pCGGlyphPos ) { in GetNextGlyphs()336 pCGGlyphPos = &aCGPointVec[0]; in GetNextGlyphs()370 const CGPoint& rCurPos = pCGGlyphPos[ nSubIndex ]; in GetNextGlyphs()
Completed in 12 milliseconds